diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..8dbd539 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,27 @@ +annotated-types==0.7.0 +antlr4-python3-runtime==4.9.3 +anyio==4.8.0 +beautifulsoup4==4.13.3 +certifi==2025.1.31 +cffi==1.17.1 +charset-normalizer==3.4.1 +click==8.1.8 +curl_cffi==0.9.0 +fastapi==0.115.11 +h11==0.14.0 +hydra-core==1.3.2 +idna==3.10 +omegaconf==2.3.0 +packaging==24.2 +pycparser==2.22 +pydantic==2.10.6 +pydantic_core==2.27.2 +PyYAML==6.0.2 +requests==2.32.3 +schedule==1.2.2 +sniffio==1.3.1 +soupsieve==2.6 +starlette==0.46.1 +typing_extensions==4.12.2 +urllib3==2.3.0 +uvicorn==0.34.0 \ No newline at end of file