Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubayet19 committed Oct 20, 2024
1 parent d054c07 commit b10d18a
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
asgiref==3.8.1
automium==0.2.6
automium-web==0.1.1
blinker==1.8.2
certifi==2024.8.30
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
contourpy==1.3.0
cycler==0.12.1
data==0.4
decorator==5.1.1
Django==5.1.2
Flask==3.0.3
fonttools==4.54.1
funcsigs==1.0.2
idna==3.10
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.2
kiwisolver==1.4.7
legacy==0.1.7
MarkupSafe==3.0.1
matplotlib==3.9.2
numpy==2.1.2
packaging==24.1
pandas==2.2.3
pillow==11.0.0
psycopg2-binary==2.9.10
pyparsing==3.2.0
python-dateutil==2.9.0.post0
python-decouple==3.8
python-dotenv==1.0.1
pytz==2024.2
reportlab==4.2.5
requests==2.32.3
scikit-learn==1.5.2
scipy==1.14.1
six==1.16.0
sqlparse==0.5.1
threadpoolctl==3.5.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
views==0.3
Werkzeug==3.0.4

0 comments on commit b10d18a

Please sign in to comment.