From 7fd0f26e5278dc93fbb2ba03fcc97ca0c149f270 Mon Sep 17 00:00:00 2001 From: Anderson Date: Fri, 15 Nov 2024 16:02:20 -0500 Subject: [PATCH] version 0.1.6.9 --- requirements.txt | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6d410de..53b2b5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,30 +2,53 @@ adrf==0.1.7 asgiref==3.8.1 async-property==0.2.2 attrs==24.2.0 +blinker==1.9.0 Brotli==1.1.0 +certifi==2024.8.30 +cffi==1.17.1 +charset-normalizer==3.4.0 click==8.1.7 colorama==0.4.6 +ConfigArgParse==1.7 dj-database-url==2.2.0 -Django==5.1 +Django==5.1.3 django-cors-headers==4.4.0 django-environ==0.11.2 djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1 drf-yasg==1.21.7 environ==1.0 +Flask==3.0.3 +Flask-Cors==5.0.0 +Flask-Login==0.6.3 +gevent==24.10.3 +geventhttpclient==2.3.1 +greenlet==3.1.1 gunicorn==23.0.0 h11==0.14.0 +idna==3.10 importlib_resources==6.4.4 inflection==0.5.1 +itsdangerous==2.2.0 +Jinja2==3.1.4 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 +locust==2.32.2 +MarkupSafe==3.0.2 +msgpack==1.1.0 +mysqlclient==2.2.4 packaging==24.1 +psutil==6.1.0 psycopg2==2.9.9 +pycparser==2.22 PyJWT==2.9.0 python-dotenv==1.0.0 pytz==2024.1 +pywin32==308 PyYAML==6.0.2 +pyzmq==26.2.0 referencing==0.35.1 +requests==2.32.3 rest-framework-simplejwt==0.0.2 rpds-py==0.20.0 setuptools==74.0.0 @@ -34,6 +57,10 @@ swagger-spec-validator==3.0.4 typing_extensions==4.12.2 tzdata==2024.1 uritemplate==4.1.1 +urllib3==2.2.3 uvicorn==0.30.6 waitress==3.0.0 -whitenoise==6.7.0 \ No newline at end of file +Werkzeug==3.1.3 +whitenoise==6.7.0 +zope.event==5.0 +zope.interface==7.1.1