diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..6f86c82 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,26 @@ +annotated-types==0.5.0 +anyio==3.7.1 +certifi==2023.5.7 +charset-normalizer==3.2.0 +click==8.1.4 +exceptiongroup==1.1.2 +fastapi==0.100.0 +h11==0.14.0 +idna==3.4 +Jinja2==3.1.2 +MarkupSafe==2.1.3 +prometheus-client==0.17.1 +prometheus-fastapi-instrumentator==6.1.0 +pydantic==2.0.2 +pydantic_core==2.1.2 +requests==2.31.0 +sniffio==1.3.0 +starlette==0.27.0 +typing_extensions==4.7.1 +urllib3==2.0.3 +uvicorn==0.22.0 +azure-monitor-opentelemetry==1.3.0 +pyyaml==6.0.1 +pillow==10.4.0 +qrcode==7.4.2 +piexif==1.1.3 \ No newline at end of file