Skip to content

Commit

Permalink
Merge pull request #91 from ander0code/Max
Browse files Browse the repository at this point in the history
version 0.1.6.9
  • Loading branch information
ander0code authored Nov 15, 2024
2 parents 7271d81 + 7fd0f26 commit 26d57a1
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Werkzeug==3.1.3
whitenoise==6.7.0
zope.event==5.0
zope.interface==7.1.1

0 comments on commit 26d57a1

Please sign in to comment.