Skip to content

Commit 034a080

Browse files
committed
Fix pandera version to v0.17.2
1 parent 007deeb commit 034a080

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project tries to adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [Unreleased]
8+
### Fixed
9+
- pandera version to v0.17.2 to fix docker build error
10+
711
## [0.19.0] - 2025-02-28
812
### Changed
913
- update steel industry structure

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ sentry-sdk==1.29.2 # https://github.com/getsentry/sentry-python
1010
# ------------------------------------------------------------------------------
1111
django-anymail[mailgun]==10.1 # https://github.com/anymail/django-anymail
1212

13-
git+https://github.com/OpenEnergyPlatform/[email protected].0
13+
git+https://github.com/OpenEnergyPlatform/[email protected].1
1414
git+https://github.com/sedos-project/[email protected]

0 commit comments

Comments
 (0)