Add requirements file for Python 3.10 (#49)
* Add requirements file for Python 10 * Add Python 3.10 to GitHub Actions * Upgrade opencv-contrib-python-headless to 4.5.4.58 for Python 10 * Upgrade scipy to 1.7.2 for Python 3.10 * Upgrade multiple deps * Use custom DFL branch for python 3.10 * Pre-install numpy for Python 3.10 * Switch to opencv-python
This commit was merged in pull request #49.
This commit is contained in:
committed by
GitHub
parent
a1c6ebd2c6
commit
90dc16b81a
@@ -0,0 +1,12 @@
|
||||
numpy==1.22.2
|
||||
numexpr==2.8.1
|
||||
opencv-python==4.5.5.62
|
||||
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.19.2
|
||||
h5py==3.6.0
|
||||
PyQt5==5.15.4
|
||||
Reference in New Issue
Block a user