File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "A simple workflow framework. Hamilton + APScheduler = FlowerPower
44authors = [{
name =
" Volker L." ,
email =
" [email protected] " }]
55readme = " README.md"
66requires-python = " >= 3.11"
7- version = " 0.10.6.3 "
7+ version = " 0.10.6.4 "
88keywords = [
99 " hamilton" ,
1010 " workflow" ,
@@ -15,8 +15,6 @@ keywords = [
1515 " ray" ,
1616]
1717dependencies = [
18- ' aiobotocore<2.18.0' ,
19- " aiosqlite>=0.21.0" ,
2018 ' dill>=0.3.8' ,
2119 ' duration-parser>=1.0.1' ,
2220 ' fsspec>=2024.10.0' ,
@@ -53,6 +51,7 @@ apscheduler = [
5351]
5452io = [
5553 " adbc-driver-manager>=1.4.0" ,
54+ " aiosqlite>=0.21.0" ,
5655 # "connectorx>=0.4.1",
5756 ' datafusion>=43.1.0' ,
5857 " deltalake>=0.24.0" ,
6463 ' pydala2>=0.9.4.5' ,
6564 " redis>=5.2.1" ,
6665 " sherlock>=0.4.1" ,
66+ " sqlalchemy>=2.0.30"
6767]
6868io-legacy = [
6969 " adbc-driver-manager>=1.4.0" ,
You can’t perform that action at this time.
0 commit comments