Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Bumps minimum required prefect version (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
desertaxle authored Nov 17, 2022
1 parent a610043 commit 519105b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Bumped minimum required `prefect` version - [#154](https://github.com/PrefectHQ/prefect-aws/pull/154)

### Deprecated

### Removed
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
boto3>=1.24.53
botocore>=1.27.53
prefect>=2.0
prefect>=2.6.7

0 comments on commit 519105b

Please sign in to comment.