Skip to content

Commit 52a79db

Browse files
authored
Merge pull request #283 from dathere/pin-prefect-version
chore(deps): tighten Prefect pin to >=3.7,<3.8
2 parents 0b07314 + f49e2da commit 52a79db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ fiona==1.10.1
55
pandas==2.2.3
66
shapely==2.1.0
77
pyproj>=3.7.1
8-
prefect>=3.0,<4
8+
prefect>=3.7,<3.8

0 commit comments

Comments
 (0)