Skip to content

Commit b95c44d

Browse files
committed
Pin prefect until typing issue are fixed
1 parent edc3b44 commit b95c44d

File tree

2 files changed

+8
-19
lines changed

2 files changed

+8
-19
lines changed

src/prefect/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
prefect = "==3.1.13"
7+
prefect = "==3.1.5"
88
geoalchemy2 = {extras = ["shapely"], version = "==0.17.0"}
99
geopandas = "==1.0.1"
1010
pandas = "==2.2.3"

src/prefect/Pipfile.lock

Lines changed: 7 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)