Skip to content

Commit

Permalink
Add Concised requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pra17dod committed May 26, 2021
1 parent d200c8f commit 1ae4ac1
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions model_deployment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,10 @@
asgiref==3.3.4
certifi==2020.12.5
cycler==0.10.0
decorator==4.4.2
Django==3.2
django-crispy-forms==1.11.0
joblib==1.0.1
kiwisolver==1.3.1
matplotlib==3.4.1
matplotlib>=3.4.1
networkx==2.5.1
numpy==1.20.2
olefile==0.46
opencv-python==4.5.1.48
pandas==1.2.4
pandas>=1.2.4
Pillow==8.2.0
protobuf==3.14.0
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
scikit-learn==0.24.2
scipy==1.6.3
six==1.15.0
sqlparse==0.4.1
threadpoolctl==2.1.0
scikit-learn>=0.24.2
torch==1.7.1
torchvision==0.8.2
tornado==6.1
tqdm==4.60.0
typing-extensions==3.10.0.0

0 comments on commit 1ae4ac1

Please sign in to comment.