Add files via upload

This commit is contained in:
prosolis
2026-02-27 23:04:35 -08:00
committed by GitHub
parent f053f04108
commit 7f4aae0837
6 changed files with 329 additions and 2 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
httpx==0.28.1
aiosqlite==0.20.0
python-dotenv==1.0.1
matrix-nio==0.24.0
slowapi==0.1.9
jinja2==3.1.5
itsdangerous==2.2.0