book-generator-orgmode/requirements.txt

9 lines
162 B
Text
Raw Normal View History

flask==3.0.2
2025-08-30 18:14:14 +02:00
matplotlib>=3.8.0
pandas>=2.0.0
numpy>=1.21.0,<2.0.0
scipy>=1.11.0
2025-08-30 18:57:27 +02:00
argparse>=1.4.0
pyspellchecker>=0.7.2
language-tool-python>=2.7.1
wordcloud>=1.9.2