-
Notifications
You must be signed in to change notification settings - Fork 35
/
requirements.in
57 lines (57 loc) · 1.01 KB
/
requirements.in
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
aiohttp==3.8.4
aiosignal==1.3.1
amqp==5.1.1
asgiref==3.6.0
async-timeout==4.0.2
attrs==22.2.0
billiard==3.6.4.0
celery==5.2.7
certifi==2022.12.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
clickhouse-driver==0.2.6
clickhouse-pool==0.5.3
croniter==1.4.1
cryptography>=0.9
dj-database-url==1.0.0
Django==4.1.1
django-cors-headers==3.13.0
django-ipware==5.0.0
django-redis==5.2.0
django-structlog==3.0.1
djangorestframework==3.14.0
drf-exceptions-hog==0.2.0
drf-extensions==0.7.1
drf-spectacular==0.24.2
frozenlist==1.3.3
gunicorn==20.1.0
idna==3.4
inflection==0.5.1
jsonschema==4.17.3
kombu==5.2.4
multidict==6.0.4
openai==0.27.8
prompt-toolkit==3.0.38
psycopg2-binary==2.9.7
pyrsistent==0.19.3
pytz==2023.2
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
redis==4.5.3
requests==2.31.0
six==1.16.0
sqlparse==0.4.3
structlog==22.3.0
tqdm==4.65.0
tzdata==2023.3
tzlocal==4.3
uritemplate==4.1.1
urllib3==1.26.15
vine==5.0.0
wcwidth==0.2.6
whitenoise==5.2.0
yarl==1.9.2
sentry-sdk==1.31.0