MrDoc/requirements.txt

17 lines
285 B
Plaintext
Raw Normal View History

2021-03-19 07:30:22 +08:00
django==2.2.*
beautifulsoup4==4.8.2
lxml
pillow>=7.1.0
2020-05-16 21:27:00 +08:00
loguru==0.4.1
djangorestframework==3.11.2
2020-11-26 21:39:14 +08:00
requests==2.24.0
setuptools-scm
2020-11-26 21:39:14 +08:00
whoosh==2.7.4
django-haystack==3.0
Markdown==3.3.3
jieba==0.42.1
mammoth==1.4.13
markdownify==0.6.0
2021-02-28 08:22:34 +08:00
selenium==3.141.0
webdriver_manager==3.3.0
PyYAML==5.4.1