fix: bumped security risks and enabled newer packages installed

This commit is contained in:
2024-12-04 20:05:19 +01:00
parent 5daddf260e
commit 2176b1a37d
2 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ starlette>=0.37.2 # FastAPI
fastapi-pagination>=0.12.26 # Pagination
sqlalchemy>=2.0.31 # SQLAlchemy
sqlalchemy-utils==0.41.2 # For managing databases
sqlalchemy-utils>=0.41.2 # For managing databases
python-dotenv>=1.0.1 # Environment variables