We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b27526 commit d38e9a2Copy full SHA for d38e9a2
requirements.txt
@@ -1,18 +1,18 @@
1
-numpy>=1.18.1,<1.19.0
2
-attrs==19.3
3
-cattrs==1.0.0rc
+numpy==1.19.5
+attrs==21.2.0
+cattrs==1.8.0
4
jsonpickle==1.2
5
networkx
6
-tensorflow==2.3.1
7
-h5py==2.10.0
+tensorflow==2.7.0
+h5py==3.1.0
8
python-rapidjson
9
-opencv-python-headless==4.2.0.34
+opencv-python-headless==4.1.2.30
10
pandas
11
psutil
12
-PySide2==5.14.1
+PySide2==5.15.2
13
pyzmq
14
pyyaml
15
-imgaug==0.3.0
+imgaug==0.4.0
16
scipy<=1.4.1
17
scikit-image
18
scikit-learn
0 commit comments