2
0
Fork 0
shiftregister/requirements.txt

41 lines
735 B
Plaintext
Raw Normal View History

2022-04-20 20:30:44 +02:00
amqp==5.1.1
2022-04-12 00:21:58 +02:00
asgiref==3.5.0
2022-04-20 20:30:44 +02:00
async-timeout==4.0.2
2023-04-21 21:29:21 +02:00
beautifulsoup4==4.12.2
2022-04-20 20:30:44 +02:00
billiard==3.6.4.0
celery==5.2.6
2022-04-23 14:36:47 +02:00
certifi==2021.10.8
charset-normalizer==2.0.12
2022-04-20 20:30:44 +02:00
click==8.1.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
Deprecated==1.2.13
2022-04-12 00:21:58 +02:00
Django==4.0.4
2023-04-21 21:29:21 +02:00
django-dynamic-preferences==1.15.0
2022-04-27 15:07:43 +02:00
django-phonenumber-field==6.1.0
2022-04-23 14:36:47 +02:00
icalendar==4.0.9
idna==3.3
2022-04-20 20:30:44 +02:00
kombu==5.2.4
packaging==21.3
2023-04-21 21:29:21 +02:00
persisting-theory==1.0
2022-04-27 15:07:43 +02:00
phonenumbers==8.12.47
2022-04-20 20:30:44 +02:00
prompt-toolkit==3.0.29
psycopg2-binary==2.9.3
2022-04-20 20:30:44 +02:00
pyparsing==3.0.8
2023-05-16 03:29:05 +02:00
pypng==0.20220715.0
2022-04-23 14:36:47 +02:00
python-dateutil==2.8.2
2022-04-20 20:30:44 +02:00
pytz==2022.1
2023-05-16 03:29:05 +02:00
qrcode==7.4.2
2022-04-20 20:30:44 +02:00
redis==4.2.2
2022-04-23 14:36:47 +02:00
requests==2.27.1
2022-04-26 21:55:03 +02:00
sentry-sdk==1.5.10
2022-04-20 20:30:44 +02:00
six==1.16.0
2023-04-21 21:29:21 +02:00
soupsieve==2.4.1
2022-04-12 00:21:58 +02:00
sqlparse==0.4.2
2023-05-16 03:29:05 +02:00
typing_extensions==4.5.0
2022-04-23 14:36:47 +02:00
urllib3==1.26.9
2022-04-20 20:30:44 +02:00
vine==5.0.0
wcwidth==0.2.5
wrapt==1.14.0