Add requirements file for Python 3.10 #49

Merged
chychkan merged 9 commits from python-10 into master 2022-02-23 16:13:57 +01:00
Showing only changes of commit d0a4d0f184 - Show all commits
+6 -5
View File
@@ -1,11 +1,12 @@
numpy==1.19.5
numpy==1.22.2
numexpr==2.8.1
opencv-contrib-python-headless==4.5.4.58
scipy==1.7.2
tensorflow==2.6.0
scipy==1.8.0
tensorflow==2.8.0
colorama==0.4.4
tqdm==4.62.3
ffmpeg-python==0.2.0
Pillow==8.4.0
scikit-image==0.18.3
h5py==3.1.0
scikit-image==0.19.2
h5py==3.6.0
PyQt5==5.15.4