2
0
Fork 0
shiftregister/requirements.txt

43 lines
771 B
Plaintext
Raw Normal View History

2022-04-20 20:30:44 +02:00
amqp==5.1.1
2024-05-03 23:34:16 +02:00
asgiref==3.8.1
2022-04-20 20:30:44 +02:00
async-timeout==4.0.2
2024-05-03 23:34:16 +02:00
beautifulsoup4==4.12.3
billiard==4.2.0
celery==5.4.0
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
2024-05-03 23:34:16 +02:00
Django==5.0.4
django-dynamic-preferences==1.16.0
django-environ==0.11.2
2024-05-03 23:34:16 +02:00
django-phonenumber-field==7.3.0
icalendar==5.0.12
2022-04-23 14:36:47 +02:00
idna==3.3
2024-05-03 23:34:16 +02:00
kombu==5.3.7
2022-04-20 20:30:44 +02:00
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
2024-05-03 23:34:16 +02:00
psycopg2-binary==2.9.9
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
2024-05-03 23:34:16 +02:00
redis==5.0.4
requests==2.31.0
sentry-sdk==2.0.1
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
typing_extensions==4.11.0
2024-05-03 23:34:16 +02:00
tzdata==2024.1
urllib3==2.2.1
vine==5.1.0
2022-04-20 20:30:44 +02:00
wcwidth==0.2.5
wrapt==1.14.0