From 9ab43df6cafa3e4ca20f27836571d2dcb1482c03 Mon Sep 17 00:00:00 2001 From: Muthu Annamalai Date: Fri, 29 Mar 2024 16:34:57 -0700 Subject: [PATCH] - fix requirements --- requirements.txt | 64 ++++++++++++------------------------------------ 1 file changed, 15 insertions(+), 49 deletions(-) diff --git a/requirements.txt b/requirements.txt index da52f79..da8a1d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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