Skip to content

Commit d24e798

Browse files
committed
Update on Requirements.txt
Updating the changes on Requirements.txt
1 parent 65d60a0 commit d24e798

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

requirements.txt

+13
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
asgiref==3.5.2
22
cffi==1.15.1
33
cryptography==39.0.0
4+
defusedxml==0.7.1
5+
diff-match-patch==20200713
46
Django==4.0.4
7+
django-cleanup==7.0.0
58
django-crispy-forms==1.14.0
9+
django-import-export==3.1.0
610
django-jazzmin==2.5.0
11+
et-xmlfile==1.1.0
12+
MarkupPy==1.14
13+
odfpy==1.4.1
14+
openpyxl==3.1.1
15+
Pillow==9.4.0
716
pycparser==2.21
17+
PyYAML==6.0
818
sqlparse==0.4.2
19+
tablib==3.3.0
920
tzdata==2022.1
21+
xlrd==2.0.1
22+
xlwt==1.3.0

0 commit comments

Comments
 (0)