import full eventflow project

This commit is contained in:
2026-03-13 17:18:19 +08:00
parent 0edc8f7477
commit bbae58e4fe
21 changed files with 1023 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
django>=5.0,<6.0
fastapi>=0.110
uvicorn[standard]>=0.27
requests>=2.31
feedparser>=6.0
python-dotenv>=1.0
openai>=1.40
pydantic>=2.6