diff --git a/requirement.txt b/requirement.txt new file mode 100644 index 0000000..f10ed8c --- /dev/null +++ b/requirement.txt @@ -0,0 +1,38 @@ +annotated-doc==0.0.4 +annotated-types==0.7.0 +anyio==4.14.2 +certifi==2026.6.17 +cffi==2.1.0 +click==8.4.2 +cryptography==49.0.0 +deprecation==2.1.0 +dotenv==0.9.9 +fastapi==0.139.0 +h11==0.16.0 +h2==4.3.0 +hpack==4.2.0 +httpcore==1.0.9 +httpx==0.28.1 +hyperframe==6.1.0 +idna==3.18 +multidict==6.7.1 +packaging==26.2 +postgrest==2.31.0 +propcache==0.5.2 +psycopg2-binary==2.9.12 +pycparser==3.0 +pydantic==2.13.4 +pydantic_core==2.46.4 +PyJWT==2.13.0 +python-dotenv==1.2.2 +realtime==2.31.0 +starlette==1.3.1 +storage3==2.31.0 +StrEnum==0.4.15 +supabase-auth==2.31.0 +supabase-functions==2.31.0 +typing-inspection==0.4.2 +typing_extensions==4.16.0 +uvicorn==0.51.0 +websockets==15.0.1 +yarl==1.24.2