Skip to content

Commit

Permalink
Merge pull request #71 from PrediktorAS/chore/update-utilities-to-0-4-4
Browse files Browse the repository at this point in the history
Update pyPrediktorUtilities to v0.4.4
  • Loading branch information
DawidMakar-acaisoft authored Nov 7, 2024
2 parents cf01ca9 + 25bd69d commit 5ba9559
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 5ba9559

Please sign in to comment.