chore(config): 初始化项目配置与部署基础

This commit is contained in:
2026-05-30 00:07:37 +08:00
parent b5ed5b6faa
commit 6291940734
17 changed files with 300 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
Django>=5.1,<6.0
PyYAML>=6.0,<7.0
chromadb>=0.5,<1.0
pytest>=8.0,<9.0
pytest-django>=4.9,<5.0