Skip to content

Commit

Permalink
Update pyPrediktorUtilities to v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DawidMakar-acaisoft committed Nov 7, 2024
1 parent cf01ca9 commit 25bd69d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ install_requires =
pydantic >= 2.0, < 3.0.0
pandas >= 1.4.4, < 3.0.0
pyodbc < 6.0.0
pyPrediktorUtilities == 0.4.3
pyPrediktorUtilities == 0.4.4

[options.packages.find]
where = src
Expand All @@ -72,7 +72,7 @@ testing =
pytest < 9.0.0
pytest-cov < 6.0.0
nest_asyncio < 2.0.0
pyPrediktorUtilities == 0.4.3
pyPrediktorUtilities == 0.4.4
pyodbc < 6.0.0

[options.entry_points]
Expand Down

0 comments on commit 25bd69d

Please sign in to comment.