Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 2f19265

Browse files
authored
Merge pull request #62 from PrefectHQ/ft/update-prefect-pin
'Update the pin on `prefect` version'
2 parents 086470c + b543720 commit 2f19265

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
strategy:
1010
matrix:
1111
python-version:
12-
- "3.7"
1312
- "3.8"
1413
- "3.9"
1514
- "3.10"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
prefect>=2.0.0
1+
prefect>=2.13.5

0 commit comments

Comments
 (0)