-
Notifications
You must be signed in to change notification settings - Fork 67
/
requirements.txt
105 lines (105 loc) · 1.89 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
amqp==5.2.0
annotated-types==0.7.0
anthropic==0.39.0
anyio==4.6.2.post1
asgiref==3.8.1
billiard==4.2.1
boto3==1.28.68
botocore==1.31.85
celery==5.3.1
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.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
coverage==7.6.4
cryptography==43.0.3
defusedxml==0.8.0rc2
distlib==0.3.9
distro==1.9.0
dj-database-url==2.1.0
Django==4.2.2
django-ckeditor==6.7.0
django-cors-headers==4.3.1
django-debug-toolbar==4.1.0
django-extensions==3.2.3
django-filter==23.5
django-formtools==2.4.1
django-htmx==1.17.3
django-jazzmin==3.0.1
django-js-asset==2.2.0
django-lifecycle==1.2.3
django-model-utils==4.5.1
django-storages==1.14.2
django-tinymce==4.0.0
django-treebeard==4.7
django-widget-tweaks==1.5.0
django_csp==3.8
fastapi==0.101.0
filelock==3.16.1
greenlet==3.0.3
groq==0.12.0
gunicorn==21.1.0
h11==0.14.0
httpcore==1.0.7
httpx==0.27.2
identify==2.6.1
idna==3.10
iniconfig==2.0.0
jiter==0.7.1
jmespath==1.0.1
jsonformat==0.0.11
kombu==5.4.2
MarkupSafe==3.0.2
model-bakery==1.18.0
nodeenv==1.9.1
oauthlib==3.2.2
openai==1.54.4
packaging==24.1
Pillow==10.0.0
platformdirs==4.2.1
playwright==1.43.0
pluggy==1.5.0
pre-commit==3.7.1
prompt_toolkit==3.0.48
psycopg2-binary==2.9.6
pycparser==2.22
pydantic==2.9.2
pydantic_core==2.23.4
pyee==11.1.0
PyJWT==2.9.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-django==4.8.0
pytest-mock==3.14.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-http-client==3.3.7
python3-openid==3.2.0
PyYAML==6.0.2
requests==2.31.0
requests-oauthlib==2.0.0
s3transfer==0.7.0
sendgrid==6.10.0
sentry-sdk==1.32.0
six==1.16.0
sniffio==1.3.1
social-auth-app-django==5.4.1
social-auth-core==4.5.4
sqlparse==0.5.1
starkbank-ecdsa==2.2.0
starlette==0.27.0
tenacity==9.0.0
tqdm==4.67.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.0.7
vine==5.1.0
virtualenv==20.27.1
wcwidth==0.2.13
websockets==11.0.3
whitenoise==6.6.0
django-q>=1.3.9