diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..9843fda --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +fastapi==0.115.* +sqlmodel==0.0.22 +uvicorn==0.18.0 +alembic==1.10.0 +python-dotenv==0.21.0 +pydantic>=1.10.0 +python3-application @ git+https://github.com/AGProjects/python3-application.git +python3-gnutls @ git+https://github.com/AGProjects/python3-gnutls.git +lxml==5.3.* +aiosqlite==0.21.0 +aiomysql==0.2.0 +twisted +greenlet