Skip to content

Commit

Permalink
[Requirements] Bump igz-mgmt (#5675)
Browse files Browse the repository at this point in the history
  • Loading branch information
moranbental committed Jun 2, 2024
1 parent 6031e50 commit 99cfe61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pytest-httpserver~=1.0
pytest-timeout~=2.0
aioresponses~=0.7
requests-mock~=1.8
httpx~=0.24.0
httpx~=0.27.0
deepdiff~=6.5
hypothesis[numpy]~=6.87
pytest-rerunfailures~=13.0
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/mlrun-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dask-kubernetes~=0.11.0
# 3.10.2 is bugged for python 3.9
apscheduler>=3.10.3,<4
objgraph~=3.6
igz-mgmt~=0.1.3
igz-mgmt~=0.2.0
humanfriendly~=10.0
fastapi~=0.110.0
# in sqlalchemy>=2.0 there is breaking changes (such as in Table class autoload argument is removed)
Expand Down

0 comments on commit 99cfe61

Please sign in to comment.