Spaces:
Runtime error
Runtime error
[[source]] | |
url = "https://pypi.org/simple" | |
verify_ssl = true | |
name = "pypi" | |
[packages] | |
fastapi = "*" | |
python-dotenv = "*" | |
sqlalchemy = "*" | |
psycopg2-binary = "*" | |
pytest = "*" | |
pytest-cov = "*" | |
faker = "*" | |
requests-mock = "*" | |
uvicorn = {extras = ["standard"], version = "*"} | |
[dev-packages] | |
[requires] | |
python_version = "3.9" | |