Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain-google-genai==1.0.2
|
|
3 |
streamlit==1.32.0
|
4 |
langchain==0.1.11
|
5 |
geopy
|
6 |
-
dotenv
|
|
|
|
3 |
streamlit==1.32.0
|
4 |
langchain==0.1.11
|
5 |
geopy
|
6 |
+
dotenv
|
7 |
+
qrcode
|