Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -12,4 +12,6 @@ regex
|
|
12 |
streamlit_chat
|
13 |
streamlit_option_menu
|
14 |
matplotlib
|
15 |
-
langchain-google-genai
|
|
|
|
|
|
12 |
streamlit_chat
|
13 |
streamlit_option_menu
|
14 |
matplotlib
|
15 |
+
langchain-google-genai
|
16 |
+
auth0-python
|
17 |
+
flask-auth0
|