Skip to content

Commit d38e9a2

Browse files
committed
Update core library versions
1 parent 1b27526 commit d38e9a2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
numpy>=1.18.1,<1.19.0
2-
attrs==19.3
3-
cattrs==1.0.0rc
1+
numpy==1.19.5
2+
attrs==21.2.0
3+
cattrs==1.8.0
44
jsonpickle==1.2
55
networkx
6-
tensorflow==2.3.1
7-
h5py==2.10.0
6+
tensorflow==2.7.0
7+
h5py==3.1.0
88
python-rapidjson
9-
opencv-python-headless==4.2.0.34
9+
opencv-python-headless==4.1.2.30
1010
pandas
1111
psutil
12-
PySide2==5.14.1
12+
PySide2==5.15.2
1313
pyzmq
1414
pyyaml
15-
imgaug==0.3.0
15+
imgaug==0.4.0
1616
scipy<=1.4.1
1717
scikit-image
1818
scikit-learn

0 commit comments

Comments
 (0)