Spaces:
Sleeping
Sleeping
Commit
·
4641079
1
Parent(s):
44b026e
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ openai==0.27.6
|
|
6 |
tiktoken==0.4.0
|
7 |
faiss-cpu==1.7.4
|
8 |
extra_streamlit_components==0.1.56
|
9 |
-
python
|
|
|
6 |
tiktoken==0.4.0
|
7 |
faiss-cpu==1.7.4
|
8 |
extra_streamlit_components==0.1.56
|
9 |
+
python>=3.9
|