diff --git a/req-prod.txt b/req-prod.txt index f8ee2a5..10a6e05 100644 --- a/req-prod.txt +++ b/req-prod.txt @@ -1,3 +1,4 @@ -uvicorn==0.22.0 +uvicorn==0.16.0 fastapi==0.99.1 -GitPython==3.1.31 \ No newline at end of file +GitPython==3.1.31 +python-dotenv==1.0.0 \ No newline at end of file