Skip to content

Commit

Permalink
pip freeze > requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RustamovAkrom committed Oct 3, 2024
1 parent bb37551 commit 0b85338
Showing 1 changed file with 29 additions and 3 deletions.
32 changes: 29 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,34 @@
amqp==5.2.0
asgiref==3.8.1
billiard==4.2.1
celery==5.4.0
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
Django==5.1.1
python-dotenv==1.0.1
django-js-asset==2.2.0
django-localflavor==4.0
django-modeltranslation==0.19.9
django-mptt==0.16.0
gunicorn==23.0.0
idna==3.10
kombu==5.4.2
packaging==24.1
pillow==10.4.0
prompt_toolkit==3.0.48
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-stdnum==1.20
requests==2.32.3
six==1.16.0
sqlparse==0.5.1
stripe==11.0.0
django-localflavor==4.0
celery==5.4.0
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.3
vine==5.1.0
wcwidth==0.2.13

0 comments on commit 0b85338

Please sign in to comment.