Update docker-compose.yml

This commit is contained in:
Jacob Magar
2025-06-11 16:35:24 -04:00
parent 76588cf4e1
commit 00e07fad38
12 changed files with 1398 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
python-dotenv>=1.0.0
fastmcp>=0.4.0
httpx>=0.25.0
fastapi>=0.100.0
uvicorn>=0.23.0