Skip to content

Commit

Permalink
update python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
yx018 committed May 24, 2022
1 parent f77282c commit 6de315d
Showing 1 changed file with 30 additions and 14 deletions.
44 changes: 30 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,32 @@
cycler==0.10.0
kiwisolver==1.3.1
matplotlib==3.4.2
numpy==1.20.3
opencv-python==4.5.2.52
Pillow==8.2.0
pyparsing==2.4.7
PyQt5==5.15.4
certifi==2022.5.18.1
charset-normalizer==2.0.12
colorama==0.4.4
cycler==0.11.0
fonttools==4.33.3
idna==3.3
joblib==1.1.0
kiwisolver==1.4.2
matplotlib==3.5.2
numpy==1.21.6
opencv-python==4.5.5.64
packaging==21.3
pandas==1.3.5
Pillow==9.1.1
pyparsing==3.0.9
PyQt5==5.15.6
PyQt5-Qt5==5.15.2
PyQt5-sip==12.9.0
pytesseract==0.3.7
python-dateutil==2.8.1
PyQt5-sip==12.10.1
pytesseract==0.3.9
python-dateutil==2.8.2
pytz==2022.1
requests==2.27.1
scikit-learn==1.0.2
scipy==1.7.3
seaborn==0.11.2
six==1.16.0
torch==1.8.1
torchvision==0.9.1
typing-extensions==3.10.0.0
threadpoolctl==3.1.0
torch==1.11.0+cu113
torchvision==0.12.0+cu113
tqdm==4.64.0
typing_extensions==4.2.0
urllib3==1.26.9

0 comments on commit 6de315d

Please sign in to comment.