-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
62 lines (62 loc) · 1.07 KB
/
requirements.txt
File metadata and controls
62 lines (62 loc) · 1.07 KB
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
asgiref==3.11.0
attrs==21.2.0
Automat==20.2.0
Babel==2.8.0
bcrypt==3.2.0
blinker==1.4
certifi==2025.11.12
chardet==4.0.0
click==8.0.3
colorama==0.4.4
configobj==5.0.6
constantly==15.1.0
cryptography==3.4.8
Django==6.0.1
django-anymail==14.0
django-cors-headers==4.3.1
django-filter==25.2
djangorestframework==3.14.0
httplib2==0.20.2
hyperlink==21.0.0
idna==3.11
importlib-metadata==4.6.4
incremental==21.3.0
jeepney==0.7.1
Jinja2==3.0.3
jsonpatch==1.32
jsonpointer==2.0
jsonschema==3.2.0
keyring==23.5.0
launchpadlib==1.10.16
lazr.restfulclient==0.14.4
lazr.uri==1.0.6
MarkupSafe==2.0.1
more-itertools==8.10.0
netifaces==0.11.0
pycurl==7.44.1
Pillow==11.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.1
PyHamcrest==2.0.2
PyJWT==2.3.0
pyOpenSSL==21.0.0
pyparsing==2.4.7
pyrsistent==0.18.1
pyserial==3.5
python-decouple==3.8
python-dotenv==1.2.1
pytz==2025.2
PyYAML==6.0.1
requests==2.32.5
SecretStorage==3.3.1
service-identity==18.1.0
six==1.16.0
sqlparse==0.5.5
stripe==7.0.0
Twisted==22.1.0
typing_extensions==4.15.0
urllib3==2.6.2
wadllib==1.3.6
zipp==1.0.0
zope.interface==5.4.0
psycopg[binary]>=3.0