Add: Python requirements
This commit is contained in:
parent
4e2cc69034
commit
b5fb679fe2
1 changed files with 15 additions and 0 deletions
15
requirements.txt
Normal file
15
requirements.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
asgiref==3.5.2
|
||||
defusedxml==0.7.1
|
||||
diff-match-patch==20200713
|
||||
Django==4.1.1
|
||||
django-autoslug==1.9.8
|
||||
django-import-export==2.9.0
|
||||
et-xmlfile==1.1.0
|
||||
MarkupPy==1.14
|
||||
odfpy==1.4.1
|
||||
openpyxl==3.0.10
|
||||
PyYAML==6.0
|
||||
sqlparse==0.4.2
|
||||
tablib==3.2.1
|
||||
xlrd==2.0.1
|
||||
xlwt==1.3.0
|
Loading…
Reference in a new issue