Update requirements.txt
Showing
| annotated-types==0.6.0 | ||
| anyio==4.2.0 | ||
| certifi==2023.11.17 | ||
| cffi==1.16.0 | ||
| click==8.1.7 | ||
| colorama==0.4.6 | ||
| cryptography==40.0.1 | ||
| dnspython==2.5.0 | ||
| ecdsa==0.18.0 | ||
| email-validator==2.1.0.post1 | ||
| exceptiongroup==1.2.0 | ||
| fastapi==0.109.0 | ||
| fastapi-azure-auth==4.3.0 | ||
| greenlet==3.0.3 | ||
| h11==0.14.0 | ||
| httpcore==1.0.2 | ||
| ... | ... | @@ -17,19 +21,24 @@ itsdangerous==2.1.2 |
| Jinja2==3.1.3 | ||
| MarkupSafe==2.1.4 | ||
| orjson==3.9.12 | ||
| pyasn1==0.5.1 | ||
| pycparser==2.21 | ||
| pydantic==2.5.3 | ||
| pydantic-core==2.14.6 | ||
| pydantic-extra-types==2.4.1 | ||
| pydantic-settings==2.1.0 | ||
| pydantic_core==2.14.6 | ||
| pyodbc==5.0.1 | ||
| python-dotenv==1.0.0 | ||
| python-jose==3.3.0 | ||
| python-multipart==0.0.6 | ||
| PyYAML==6.0.1 | ||
| rsa==4.9 | ||
| six==1.16.0 | ||
| sniffio==1.3.0 | ||
| SQLAlchemy==2.0.25 | ||
| starlette==0.35.1 | ||
| typing-extensions==4.9.0 | ||
| typing_extensions==4.9.0 | ||
| ujson==5.9.0 | ||
| uvicorn==0.26.0 | ||
| uvicorn==0.27.0 | ||
| watchfiles==0.21.0 | ||
| websockets==12.0 | ||
| \ No newline at end of file |
Please register or sign in to comment