Skip to content

Commit

Permalink
fix: requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Friedjof committed Oct 27, 2024
1 parent 5ee0b2a commit 35a399c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
amqp==5.2.0
anyio==4.6.0
asgiref==3.8.1
attrs==24.2.0
autobahn==24.4.2
Automat==24.8.1
billiard==4.2.1
bleach==6.1.0
certifi==2024.8.30
cffi==1.17.1
channels==4.1.0
channels-redis==4.2.0
charset-normalizer==3.4.0
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
constantly==23.10.4
contourpy==1.3.0
cron-descriptor==1.4.5
cryptography==43.0.3
cycler==0.12.1
daphne==4.1.2
diff-match-patch==20230430
Django==5.1.1
django-import-export==4.1.1
Expand All @@ -21,30 +30,43 @@ gunicorn==23.0.0
h11==0.14.0
httpcore==1.0.6
httpx==0.27.2
hyperlink==21.0.0
idna==3.10
incremental==24.7.2
kiwisolver==1.4.7
kombu==5.4.2
Markdown==3.7
matplotlib==3.9.2
msgpack==1.1.0
numpy==2.1.2
packaging==24.1
pillow==10.4.0
plotly==5.24.1
prompt_toolkit==3.0.48
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pyOpenSSL==24.2.1
pyparsing==3.2.0
python-crontab==3.2.0
python-dateutil==2.9.0.post0
python-telegram-bot==21.6
redis==5.1.1
requests==2.32.3
service-identity==24.1.0
setuptools==75.2.0
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
tablib==3.5.0
tenacity==9.0.0
Twisted==24.7.0
txaio==23.1.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
vine==5.1.0
wcwidth==0.2.13
webencodings==0.5.1
whitenoise==6.7.0
zope.interface==7.1.1

0 comments on commit 35a399c

Please sign in to comment.