Add python-dotenv
This commit is contained in:
@ -15,6 +15,7 @@ fastapi = { extras = ["all"], version = "^0.70.0" }
|
||||
ffmpeg-python = "^0.2.0"
|
||||
gunicorn = "^20.1.0"
|
||||
uvicorn = "^0.15.0"
|
||||
python-dotenv = "^0.19.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^5.2"
|
||||
|
Reference in New Issue
Block a user