-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (62 loc) · 1.08 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
amqp==5.2.0
asgiref==3.8.1
backports.zoneinfo==0.2.1
beautifulsoup4==4.12.3
billiard==4.2.0
bs4==0.0.2
celery==5.3.6
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
contourpy==1.1.1
cron-descriptor==1.4.3
cycler==0.12.1
defusedxml==0.7.1
diff-match-patch==20230430
Django==4.2.11
django-celery-beat==2.6.0
django-celery-results==2.5.1
django-import-export==3.3.7
django-timezone-field==6.1.0
dnspython==2.6.1
et-xmlfile==1.1.0
eventlet==0.36.1
fonttools==4.51.0
greenlet==3.0.3
idna==3.6
importlib_resources==6.4.0
kiwisolver==1.4.5
kombu==5.3.6
MarkupPy==1.14
matplotlib==3.7.5
numpy==1.24.4
odfpy==1.4.1
openpyxl==3.1.2
packaging==24.0
pillow==10.3.0
prompt-toolkit==3.0.43
psycopg2==2.9.9
pycparser==2.22
pyparsing==3.1.2
python-crontab==3.0.0
python-dateutil==2.9.0.post0
PyYAML==6.0.1
rabbitmq==0.2.0
requests==2.31.0
six==1.16.0
soupsieve==2.5
sqlparse==0.4.4
tablib==3.5.0
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.1
vine==5.1.0
wcwidth==0.2.13
xlrd==2.0.1
xlwt==1.3.0
zipp==3.18.1