-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 996 Bytes
/
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
asgiref==3.6.0
attrs==22.2.0
backports.zoneinfo==0.2.1;python_version<"3.9"
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
cryptography==40.0.1
defusedxml==0.7.1
dj-database-url==1.3.0
dj-email-url==1.0.6
dj-rest-auth==2.1.11
Django==4.0.10
django-allauth==0.48.0
django-cache-url==3.4.4
django-cors-headers==3.10.1
django-stubs==1.16.0
django-stubs-ext==0.8.0
djangorestframework==3.13.1
drf-spectacular==0.21.2
environs==9.5.0
gunicorn==20.1.0
idna==3.4
importlib-resources==5.12.0
inflection==0.5.1
jsonschema==4.17.3
marshmallow==3.19.0
mypy==1.1.1
mypy-extensions==1.0.0
oauthlib==3.2.2
packaging==23.1
pkgutil-resolve-name==1.3.10
psycopg2-binary==2.9.3
pycparser==2.21
PyJWT==2.6.0
pyrsistent==0.19.3
python-dotenv==1.0.0
python3-openid==3.2.0
pytz==2023.3
PyYAML==6.0
requests==2.28.2
requests-oauthlib==1.3.1
sqlparse==0.4.3
tomli==2.0.1
types-pytz==2023.3.0.0
types-PyYAML==6.0.12.9
typing-extensions==4.5.0
uritemplate==4.1.1
urllib3==1.26.15
whitenoise==5.3.0
zipp==3.15.0