Skip to content

Commit

Permalink
update ipython and werkzeug dependencies for responsibleai and rai-co…
Browse files Browse the repository at this point in the history
…re-flask packages
  • Loading branch information
imatiach-msft committed Apr 4, 2024
1 parent 4bb3835 commit f7e5210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rai_core_flask/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ itsdangerous>=2.0.1
greenlet>=1.1.2
gevent>=21.12.0
markupsafe<=2.1.2
Werkzeug<=2.2.3
Werkzeug<=3.0.2
2 changes: 1 addition & 1 deletion responsibleai/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ ml-wrappers

# Pinned dependencies
networkx<=2.5
ipykernel<=6.8.0
ipykernel>=6.22.0
markupsafe<=2.1.2
raiutils>=0.4.0

0 comments on commit f7e5210

Please sign in to comment.