Skip to content

Commit

Permalink
pin prefect
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaupetit committed Jan 29, 2025
1 parent ee6098c commit 71ab12f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 19 deletions.
6 changes: 6 additions & 0 deletions src/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to

## [Unreleased]

### Changed

- Upgrade fastapi to `0.115.7`
- Upgrade pydantic to `2.10.6`
- Upgrade pyinstrument to `5.0.1`

## [0.17.0] - 2025-01-29

### Added
Expand Down
2 changes: 1 addition & 1 deletion src/prefect/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
prefect = "==3.1.14"
prefect = "==3.1.5"
geoalchemy2 = {extras = ["shapely"], version = "==0.17.0"}
geopandas = "==1.0.1"
pandas = "==2.2.3"
Expand Down
25 changes: 7 additions & 18 deletions src/prefect/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71ab12f

Please sign in to comment.