-
Notifications
You must be signed in to change notification settings - Fork 91
/
requirements.txt
73 lines (73 loc) · 1.18 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
amqp<6
asgiref==3.4.1
attrs==22.2.0
bcrypt==3.2.0
billiard==3.6.4.0
cached-property==1.5.2
celery<5.3
certifi==2023.5.7
cffi==1.14.6
chardet==3.0.4
click<9
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.2.0
cracklib==2.9.6
cryptography==40.0.2
cycler==0.10.0
Deprecated==1.2.13
Django==3.2.19
django-bootstrap-form==3.4
django-ipware==4.0.0
django-mathfilters==1.0.0
django-prometheus==2.1.0
django-redis==5.0.0
dnspython==2.1.0
greenlet==1.1.1
gunicorn==20.1.0
idna==2.10
importlib-metadata==4.8.1
Jinja2==3.0.3
kiwisolver==1.3.2
kombu<6
ldap3==2.9.1
libsass==0.21.0
MarkupSafe==2.0.1
matplotlib==3.4.3
mistune==0.8.4
numpy<1.25
ocflib>=2024.4.23
paramiko==3.1.0
pexpect==4.9.0
Pillow==9.5.0
ply==3.11
prometheus-client==0.11.0
prompt-toolkit==3.0.20
ptyprocess==0.7.0
pyasn1==0.4.8
pycparser==2.20
pycryptodome==3.19
pycryptodomex==3.19
PyGithub==1.58.2
Pygments==2.15.1
PyJWT==2.7.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyparsing==2.4.7
pysmi==0.3.4
pysnmp==4.4.12
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0.1
redis==4.4.4
requests==2.31.0
setuptools==65.5.1
six==1.16.0
SQLAlchemy==1.4.52
sqlparse==0.4.4
typing-extensions==4.12.2
urllib3<2
vine==5.1.0
wcwidth==0.2.5
wrapt==1.12.1
zipp==3.5.0