-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
68 lines (68 loc) · 1.24 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
aiohttp==3.8.4
aiosignal==1.3.1
amqp==5.1.1
appdirs==1.4.4
asgiref==3.7.2
async-timeout==4.0.2
attrs==23.1.0
bangla==0.0.2
beautifulsoup4==4.12.2
billiard==3.6.4.0
Brotli==1.0.9
celery==5.2.7
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.6
colorlog==6.7.0
dj-database-url==2.0.0
Django==4.2.1
django-admin-list-filter-dropdown==1.0.3
django-appconf==1.0.5
django-colorfield==0.8.0
django-compressor==4.3.1
django-htmlmin==0.11.0
docutils==0.20.1
frozenlist==1.3.3
gunicorn==20.1.0
h11==0.14.0
hiredis==2.2.3
html5lib==1.1
idna==3.4
importlib-metadata==6.6.0
kombu==5.2.4
multidict==6.0.4
pdfkit==1.0.0
Pillow==9.5.0
prompt-toolkit==3.0.38
psycopg2==2.9.6
pyee==8.2.2
pypng==0.20220715.0
pyppeteer==1.0.2
PyQRCode==1.2.1
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
rcssmin==1.1.1
redis==4.5.5
rjsmin==1.2.1
sentry-sdk==1.26.0
six==1.16.0
soupsieve==2.4.1
sqlparse==0.4.4
tqdm==4.65.0
typing_extensions==4.6.2
tzdata==2023.3
urllib3==1.26.16
uvicorn==0.22.0
vine==5.0.0
wcwidth==0.2.6
webencodings==0.5.1
websockets==10.4
whitenoise==6.4.0
yarl==1.9.2
zipp==3.15.0
uvloop==0.17.0; sys_platform != "win32"