Spaces:
Running
Running
downgrade to python 3.8
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ python-dotenv>=1.0.0
|
|
| 19 |
openai>=1.0.0
|
| 20 |
pyyaml>=6.0
|
| 21 |
tqdm>=4.65.0
|
| 22 |
-
snowflake-connector-python
|
| 23 |
|
| 24 |
# Document / ColPali deps
|
| 25 |
colpali-engine>=0.3.5
|
|
|
|
| 19 |
openai>=1.0.0
|
| 20 |
pyyaml>=6.0
|
| 21 |
tqdm>=4.65.0
|
| 22 |
+
snowflake-connector-python==3.14.1
|
| 23 |
|
| 24 |
# Document / ColPali deps
|
| 25 |
colpali-engine>=0.3.5
|