-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
61 lines (61 loc) · 1.19 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
asgiref==3.7.2
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
crispy-bootstrap5==0.7
cryptography==38.0.3
defusedxml==0.7.1
diff-match-patch==20230430
dj-database-url==1.0.0
Django==4.2
django-appconf==1.0.5
django-bootstrap-datepicker-plus==4.0.0
django-constance==2.9.1
django-cors-headers==4.3.1
django-countries==7.3.2
django-crispy-forms==1.14.0
django-datetime-widget==0.9.3
django-dbbackup==4.0.1
django-extensions==3.2.0
django-imagekit==4.1.0
django-import-export==3.0.1
django-pandas==0.6.6
django-picklefield==3.1
django-settings-export==1.2.1
django-simple-history==3.1.1
django-tagulous==1.3.3
et-xmlfile==1.1.0
geographiclib==1.52
geopy==2.2.0
html2text==2020.1.16
idna==3.3
Markdown==3.4.1
MarkupPy==1.14
numpy==1.23.2
oauthlib==3.2.1
odfpy==1.4.1
openpyxl==3.1.2
pandas==1.4.3
pilkit==2.0
pillow==10.2.0
pycparser==2.21
PyJWT==2.4.0
PyPDF2==2.10.3
python-dateutil==2.8.2
python-decouple==3.6
python-gnupg==0.5.0
python-magic==0.4.27
python3-openid==3.2.0
pytz==2022.2.1
PyYAML==6.0.1
requests==2.28.1
requests-oauthlib==1.3.1
six==1.16.0
social-auth-app-django==5.0.0
social-auth-core==4.3.0
sqlparse==0.4.4
tablib==3.5.0
typing_extensions==4.3.0
urllib3==1.26.12
xlrd==2.0.1
xlwt==1.3.0