diff --git a/requirements.txt b/requirements.txt index 94a9df4..fac6650 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,18 +8,26 @@ django-cors-headers==3.13.0 django-environ==0.9.0 django-filter==22.1 djangorestframework==3.13.1 -djangorestframework-jwt==1.11.0 +djangorestframework-jwt==1.11.0 djangorestframework-simplejwt==5.2.2 environ==1.0 idna==3.4 +joblib==1.3.2 +numpy==1.26.3 +pandas==2.2.0 Pillow==9.4.0 psycopg2==2.9.5 pycparser==2.21 PyJWT==1.7.1 +python-dateutil==2.8.2 python-decouple==3.8 pytz==2022.6 regex==2023.8.8 requests==2.28.1 +scikit-learn==1.2.2 +scipy==1.12.0 +six==1.16.0 sqlparse==0.4.3 -tzdata==2022.6 +threadpoolctl==3.2.0 +tzdata==2023.4 urllib3==1.26.12 \ No newline at end of file