Skip to content

Commit

Permalink
doc: Updated requirements.txt file with latest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
happychuks committed Aug 15, 2024
1 parent d33f784 commit 57d3e16
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,54 @@
amqp==5.2.0
anyio==4.4.0
asgiref==3.8.1
attrs==24.1.0
billiard==4.2.0
celery==5.4.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
cron-descriptor==1.4.3
Django==5.0.7
django-celery-beat==2.6.0
django-ckeditor==6.7.1
django-ckeditor-5==0.2.13
django-cors-headers==4.4.0
django-filter==24.2
django-jazzmin==3.0.0
django-js-asset==2.2.0
django-shortcuts==1.6
django-timezone-field==7.0
djangorestframework==3.15.2
drf-spectacular==0.27.2
gunicorn==22.0.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
inflection==0.5.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
packaging==24.1
kombu==5.4.0
pillow==10.4.0
psycopg2-binary==2.9.9
prompt_toolkit==3.0.47
python-crontab==3.2.0
python-dateutil==2.9.0.post0
python-decouple==3.8
python-dotenv==1.0.1
PyYAML==6.0.1
redis==5.0.8
referencing==0.35.1
requests==2.32.3
rpds-py==0.19.1
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
text-unidecode==1.3
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.2
vine==5.1.0
wcwidth==0.2.13
whitenoise==6.7.0

0 comments on commit 57d3e16

Please sign in to comment.