Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
langchain==0.2.13
|
| 2 |
-
openai
|
| 3 |
sf-hamilton
|
| 4 |
python-decouple
|
| 5 |
pandas
|
|
|
|
| 1 |
langchain==0.2.13
|
| 2 |
+
openai==0.27.8
|
| 3 |
sf-hamilton
|
| 4 |
python-decouple
|
| 5 |
pandas
|