-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
53 lines (53 loc) · 2.07 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
asgiref==3.7.2
bootstrap-admin==0.4.4
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
crispy-bootstrap4==2024.1
cryptography==41.0.7
defusedxml==0.7.1
dj-database-url==2.1.0
dj-rest-auth==5.0.2
Django==5.0.1
django-allauth==0.60.1
django-appconf==1.0.6
django-classy-tags==4.1.0
django-compressor==4.4
django-crispy-forms==2.1
django-filter==23.5
django-humanize==0.1.2
django-phonenumber-field==7.3.0
django-simpleui==2023.12.12
djangorestframework==3.14.0
drf-yasg==1.21.7
Faker==23.2.1
geographiclib==2.0
geopy==2.4.1
gunicorn==21.2.0
humanize==4.9.0
idna==3.6
inflection==0.5.1
oauthlib==3.2.2
olefile==0.47
packaging==23.2
phonenumbers==8.13.28
pillow==10.3.0
psycopg2==2.9.9
pycparser==2.21
PyJWT==2.8.0
python-dateutil==2.8.2
python-dotenv==1.0.1
python3-openid==3.2.0
pytz==2024.1
PyYAML==6.0.1
rcssmin==1.1.1
requests==2.31.0
requests-oauthlib==1.3.1
rjsmin==1.2.1
six==1.16.0
sqlparse==0.4.4
typing_extensions==4.9.0
tzdata==2023.4
uritemplate==4.1.1
urllib3==2.1.0
whitenoise==6.6.0