diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..b88daac --- /dev/null +++ b/requirements.txt @@ -0,0 +1,38 @@ +annotated-types==0.7.0 +anyio==4.8.0 +certifi==2025.1.31 +charset-normalizer==3.4.1 +click==8.1.8 +colorama==0.4.6 +fastapi==0.115.8 +gunicorn==20.1.0 +h11==0.14.0 +httpcore==1.0.7 +httptools==0.6.4 +idna==3.10 +itsdangerous==2.2.0 +MarkupSafe==3.0.2 +mdurl==0.1.2 +numpy==2.2.2 +orjson==3.10.15 +pandas==2.2.3 +pydantic==2.10.6 +pydantic_core==2.27.2 +Pygments==2.19.1 +python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 +python-multipart==0.0.20 +pytz==2025.1 +PyYAML==6.0.2 +requests==2.32.3 +shellingham==1.5.4 +six==1.17.0 +sniffio==1.3.1 +starlette==0.45.3 +ta==0.11.0 +typing_extensions==4.12.2 +tzdata==2025.1 +ujson==5.10.0 +urllib3==2.3.0 +uvicorn==0.34.0 +websockets==14.2