generated from pptx704/fastapi-template
Added recruitment task
This commit is contained in:
@ -22,6 +22,7 @@ pyjwt = "^2.10.1"
|
||||
alembic = "^1.16.2"
|
||||
python-dotenv = "^1.1.0"
|
||||
psycopg2-binary = "^2.9.10"
|
||||
redis = {version = "^6.2.0", extras = ["hiredis"]}
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.4.1"
|
||||
|
||||
Reference in New Issue
Block a user