Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ openai==1.12.0
|
|
| 2 |
streamlit==1.31.0
|
| 3 |
langchain==0.1.6
|
| 4 |
python-dotenv==1.0.1 # helps to create and upload the variable with respect to our applications
|
| 5 |
-
python==3.9
|
|
|
|
| 2 |
streamlit==1.31.0
|
| 3 |
langchain==0.1.6
|
| 4 |
python-dotenv==1.0.1 # helps to create and upload the variable with respect to our applications
|
| 5 |
+
python==3.9
|