[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] fastapi = {extras = ["standard"], version = "*"} uvicorn = {extras = ["standard"], version = "*"} tortoise-orm = "*" argon2-cffi = "*" [dev-packages] [requires] python_version = "3.12" python_full_version = "3.12.4"