Skip to content

Commit f95c2fe

Browse files
committed
update feast to 0.26.0 to include python 3.8
Signed-off-by: cmuhao <[email protected]>
1 parent 55e48eb commit f95c2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databuilder/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
]
7070

7171
feast = [
72-
'feast==0.28.0',
72+
'feast==0.26.0',
7373
'fastapi!=0.76.*',
7474
'protobuf<=3.20.1'
7575
]

0 commit comments

Comments
 (0)