forked from JaypeeFern/CemeteryManagementSystemDjango
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (54 loc) · 2.03 KB
/
requirements.txt
File metadata and controls
54 lines (54 loc) · 2.03 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
asgiref==3.5.2
branca==0.5.0
certifi==2022.9.14
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
decorator==5.1.1
defusedxml==0.7.1
diff-match-patch==20200713
dj-database-url==1.0.0
Django==4.0.5
django-admin-interface==0.20.0
django-bootstrap-modal-forms==2.2.0
django-cleanup==6.0.0
django-colorfield==0.7.2
django-cors-headers==3.13.0
django-flat-responsive==2.0
django-flat-theme==1.1.4
django-heroku==0.3.1
django-import-export==3.0.2
django-storages==1.13.1
django-widget-tweaks==1.4.12
dropbox==11.36.0
et-xmlfile==1.1.0
folium==0.12.1.post1
future==0.18.2
geocoder==1.38.1
gunicorn==20.1.0
idna==3.4
Jinja2==3.1.2
MarkupPy==1.14
MarkupSafe==2.1.1
numpy==1.23.3
odfpy==1.4.1
openpyxl==3.0.10
pandas==1.4.4
Pillow==9.2.0
ply==3.11
psycopg2==2.9.5
python-dateutil==2.8.2
pytz==2022.2.1
PyYAML==6.0
ratelim==0.1.6
requests==2.28.1
six==1.16.0
sqlparse==0.4.2
stone==3.3.1
sweetify==2.3.1
tablib==3.3.0
tzdata==2022.2
urllib3==1.26.12
whitenoise==6.2.0
xlrd==2.0.1
xlwt==1.3.0