Eleftheria.klk commited on
Commit
838c4b9
·
1 Parent(s): 16288dc

Fix: use Python 3.11 for chromadb compatibility

Browse files
Files changed (2) hide show
  1. .python-version +1 -0
  2. runtime.txt +1 -1
.python-version ADDED
@@ -0,0 +1 @@
 
 
1
+ 3.11.0
runtime.txt CHANGED
@@ -1 +1 @@
1
- python-3.11.9
 
1
+ python-3.11.0