Skip to content

Commit

Permalink
- fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
arcturusannamalai committed Mar 29, 2024
1 parent 02edebe commit 9ab43df
Showing 1 changed file with 15 additions and 49 deletions.
64 changes: 15 additions & 49 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,51 +1,17 @@
celery==5.2.7
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
Django==4.2.9
django-allauth==0.51.0
django-bootstrap4==23.4
django-recaptcha==4.0.0
django-rest-framework==0.1.0
django-scheduler==0.10.1
django-ses==3.5.2
django-silk==5.0.3
django-storages==1.14.2
djangorestframework==3.14.0
djoser==2.2.2
docutils==0.20.1
easypost==8.0.0
environs==9.5.0
factory-boy==3.2.1
Faker==22.5.1
numpy==1.25.2
oauthlib==3.2.2
pandas==1.5.0
psycopg2-binary==2.9.9
ytest==7.4.0
python-dotenv==1.0.1
python-fsutil==0.13.1
python3-openid==3.2.0
django-bootstrap4
django-cors-headers
djangorestframework
numpy
oauthlib
pandas
psycopg2-binary
ytest
python-dotenv
python-fsutil
python3-openid
pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
scipy==1.11.4
six==1.16.0
slack-sdk==3.23.0
smart-open==7.0.1
social-auth-app-django==5.4.0
social-auth-core==4.5.3
soupsieve==2.5
sqlparse==0.4.4
statsmodels==0.14.0
tenacity==8.2.3
threadpoolctl==3.3.0
typing_extensions==4.9.0
ua-parser==0.18.0
urllib3==2.0.7
user-agents==2.2.0
validators==0.20.0
vine==5.1.0
wcwidth==0.2.13
wrapt==1.16.0
XlsxWriter==3.1.9
PyYAML
requests
scipy
six

0 comments on commit 9ab43df

Please sign in to comment.