Richard commited on
Commit
d167b0c
·
1 Parent(s): 3231960

Add dotenv dep

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,4 +3,5 @@ google-genai==0.6.0
3
  gunicorn==23.0.0
4
  mesop==0.14.1
5
  pydantic==2.10.5
 
6
  websockets==14.2
 
3
  gunicorn==23.0.0
4
  mesop==0.14.1
5
  pydantic==2.10.5
6
+ python-dotenv==1.0.1
7
  websockets==14.2