[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] fastapi = "*" uvicorn = {version = "*", extras = ["standard"]} ipython = "*" marqo = "*" [dev-packages] [requires] python_version = "3.10" python_full_version = "3.10.11"