deven367 commited on
Commit
0f37fe5
·
1 Parent(s): 17b9280
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  uvicorn==0.29.0
2
- fastapi==0.110.2
 
 
1
  uvicorn==0.29.0
2
+ fastapi==0.110.2
3
+ python-dotenv==1.0.1