We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d60a0 commit d24e798Copy full SHA for d24e798
requirements.txt
@@ -1,9 +1,22 @@
1
asgiref==3.5.2
2
cffi==1.15.1
3
cryptography==39.0.0
4
+defusedxml==0.7.1
5
+diff-match-patch==20200713
6
Django==4.0.4
7
+django-cleanup==7.0.0
8
django-crispy-forms==1.14.0
9
+django-import-export==3.1.0
10
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
16
pycparser==2.21
17
+PyYAML==6.0
18
sqlparse==0.4.2
19
+tablib==3.3.0
20
tzdata==2022.1
21
+xlrd==2.0.1
22
+xlwt==1.3.0
0 commit comments