MrDoc/requirements.txt
2023-12-10 10:16:10 +08:00

18 lines
332 B
Plaintext

django==2.2.*
beautifulsoup4==4.8.2
lxml
pillow>=7.1.0,<10.0
loguru==0.4.1
importlib-metadata==4.7.1
djangorestframework==3.11.2
requests==2.24.0
whoosh==2.7.4
django-haystack==3.1.1
Markdown==3.3.3
jieba==0.42.1
mammoth==1.4.13
markdownify==0.6.0
selenium==3.141.0
webdriver_manager==3.3.0
PyYAML==6.0.1
django-cors-headers>=3.10.0