forked from sclorg/django-ex
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.01 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
aniso8601==9.0.1
asgiref==3.8.1
async-timeout==4.0.2
backports.zoneinfo==0.2.1
beautifulsoup4==4.11.1
certifi==2023.7.22
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.1
clamd==1.0.2
cryptography==42.0.4
Deprecated==1.2.13
Django==4.2.15
django-appconf==1.0.5
django-compressor==4.4
django-cors-headers==3.13.0
django-crispy-forms==1.14.0
django-debug-toolbar==3.7.0
django-sass-processor==1.4
djangorestframework==3.14.0
environs==9.5.0
graphene==3.3
graphene-django==3.2.1
graphql-core==3.2.3
graphql-relay==3.2.0
gunicorn==22.0.0
idna==3.7
josepy==1.13.0
libsass==0.22.0
marshmallow==3.18.0
mozilla-django-oidc==3.0.0
packaging==21.3
pillow==10.3.0
promise==2.3
psycopg2==2.9.5
pycparser==2.20
pyOpenSSL==24.0.0
pyparsing==3.0.9
python-dotenv==0.21.0
pytz==2022.6
rcssmin==1.1.1
redis==5.0.0
requests==2.31.0
rjsmin==1.2.1
Rx==1.6.1
singledispatch==3.7.0
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.5.0
text-unidecode==1.3
typing_extensions==4.11.0
Unidecode==1.3.6
Unipath==1.1
urllib3==1.26.18
whitenoise==6.6.0
wrapt==1.14.1