akryldigital commited on
Commit
16e2abd
·
verified ·
1 Parent(s): d411d56

downgrade to python 3.8

Browse files
Files changed (1) hide show
  1. 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>=4.0.0
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