Fix tensorflow_macos support

This commit is contained in:
allegroai
2022-12-22 21:54:13 +02:00
parent 6529c0dc11
commit dd79bd6197
6 changed files with 13 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
matplotlib >= 3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
seaborn
clearml
clearml