2059e3f
1
2
3
4
5
6
7
language = "python3" run = "python main.py" [packages] fastapi = "0.104.1" uvicorn = "0.24.0" requests = "2.31.0"