Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit==1.37.0
|
| 2 |
pandas==2.2.2
|
| 3 |
-
openai==
|
| 4 |
huggingface-hub==0.24.6
|
| 5 |
|
|
|
|
| 1 |
streamlit==1.37.0
|
| 2 |
pandas==2.2.2
|
| 3 |
+
openai==0.28.0
|
| 4 |
huggingface-hub==0.24.6
|
| 5 |
|