Skip to content

Commit

Permalink
update dependencies (#228)
Browse files Browse the repository at this point in the history
# Changes
- update numpy to 2.0.0
  • Loading branch information
mr-kamran-ali authored Jul 18, 2024
1 parent c45c379 commit 0b4d9fc
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 23 deletions.
49 changes: 27 additions & 22 deletions pdm.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"langdetect==1.0.9",
"ldap3==2.9.1",
"mex-model@git+https://github.com/robert-koch-institut/[email protected]",
"numpy==1.26.4",
"numpy==2.0.0",
"pandas==2.2.2",
"pyarrow==16.1.0",
"pydantic-settings==2.3.4",
Expand Down

0 comments on commit 0b4d9fc

Please sign in to comment.