sghorbal commited on
Commit
ddd2f79
·
1 Parent(s): 363ac35

add dotenv

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,3 +2,4 @@ gradio==5.27.0
2
  fastapi==0.115.12
3
  uvicorn==0.34.2
4
  requests==2.32.3
 
 
2
  fastapi==0.115.12
3
  uvicorn==0.34.2
4
  requests==2.32.3
5
+ python-dotenv==1.1.0