@@ -0,0 +1,11 @@
|
||||
-r requirements-prod.txt
|
||||
|
||||
# Тесты: python3 tests/run_tests.py или: python -m pytest -q
|
||||
pytest>=8.0.0,<10
|
||||
pytest-cov>=4.0,<6
|
||||
openpyxl>=3.1.0
|
||||
xlrd>=2.0.1
|
||||
reportlab>=4.0.0
|
||||
|
||||
# Опционально — скачивание GGUF для локального LLM (см. install/assistant/README.txt):
|
||||
# pip install huggingface_hub
|
||||
Reference in New Issue
Block a user