-
Notifications
You must be signed in to change notification settings - Fork 103
Expand file tree
/
Copy pathrequirements.txt
More file actions
72 lines (72 loc) · 1.2 KB
/
requirements.txt
File metadata and controls
72 lines (72 loc) · 1.2 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
63
64
65
66
67
68
69
70
71
72
amqp==5.3.1
asgiref==3.9.1
attrs==25.3.0
bcrypt==4.3.0
billiard==4.2.1
cached-property==1.5.2
celery==5.5.3
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.3
click==8.2.1
click-didyoumean==0.3.1
click-plugins==1.1.1.2
click-repl==0.3.0
contourpy==1.3.3
cryptography==39.0.1
cycler==0.12.1
Django==5.2.5
django-bootstrap-form==3.4
django-ipware==7.0.1
django-mathfilters==1.0.0
django-prometheus==2.4.1
django-redis==6.0.0
dnspython==2.7.0
fonttools==4.59.1
greenlet==3.2.4
gunicorn==23.0.0
idna==3.10
invoke==2.2.0
Jinja2==3.1.6
kiwisolver==1.4.9
kombu==5.5.4
ldap3==2.9.1
libsass==0.23.0
MarkupSafe==3.0.2
matplotlib==3.10.5
mistune==0.8.4
numpy==2.3.2
ocflib
packaging==25.0
paramiko==4.0.0
pexpect==4.9.0
pillow==11.3.0
ply==3.11
prometheus_client==0.22.1
prompt_toolkit==3.0.51
ptyprocess==0.7.0
pyasn1==0.6.0
pycparser==2.22
pycryptodome==3.23.0
pycryptodomex==3.23.0
PyGithub==2.7.0
Pygments==2.19.2
PyJWT==2.10.1
PyMySQL==1.1.2
PyNaCl==1.5.0
pyparsing==3.2.3
pysmi==1.6.2
pysnmp==4.4.12
python-dateutil==2.9.0.post0
python-ipware==3.0.0
PyYAML==6.0.2
redis==5.2.1
requests==2.32.5
six==1.17.0
SQLAlchemy==1.4.54
sqlparse==0.5.3
typing_extensions==4.15.0
tzdata==2025.2
urllib3==2.5.0
vine==5.1.0
wcwidth==0.2.13