-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
74 lines (74 loc) · 1.25 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
74
amqp==5.0.9
asgiref==3.5.2
asn1crypto==0.24.0
bcrypt==3.1.4
beautifulsoup4==4.9.3
billiard==3.6.4.0
blinker==1.7.0
celery==5.2.7
certifi==2023.11.17
cffi==1.14.5
charset-normalizer==3.3.2
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cryptography==39.0.1
Django==3.2.18
django-autocomplete-light==3.9.7
django-bootstrap4==2.3.1
django-celery-results==2.4.0
django-filter==2.4.0
django-hijack==3.2.6
django-pam==2.0.0
django-tables2==2.3.4
et-xmlfile==1.0.1
fabric==2.1.3
graphql-core==3.2.3
greenlet==3.0.3
gunicorn==22.0.0
idna==2.7
importlib-metadata==2.1.1
invoke==1.0.0
itsdangerous==2.2.0
jdcal==1.4
Jinja2==3.1.3
kombu==5.2.4
lml==0.0.1
lxml==4.9.1
MarkupSafe==2.1.5
numpy==1.26.4
openpyxl==3.1.0
packaging==24.1
pandas==2.2.0
paramiko==2.10.1
pretty-dump==3.0
prompt-toolkit==3.0.24
psycopg==3.0.11
pyasn1==0.4.6
pycparser==2.18
pyexcel==0.5.8
pyexcel-ezodf==0.3.4
pyexcel-io==0.5.7
pyexcel-ods3==0.5.2
pyexcel-xls==0.5.6
pyexcel-xlsx==0.5.6
PyNaCl==1.2.1
python-dateutil==2.8.2
python-pam==1.8.4
pytz==2021.3
requests==2.31.0
six==1.11.0
soupsieve==2.2.1
SQLAlchemy==2.0.29
sqlparse==0.4.4
texttable==1.2.1
typing_extensions==4.11.0
tzdata==2022.7
urllib3==2.1.0
vine==5.0.0
wcwidth==0.2.5
Werkzeug==3.0.2
xlrd==1.2.0
xlwt==1.3.0
zipp==3.4.1