Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
setup: Update dependencies (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
lizable committed Jun 24, 2021
1 parent 3d86a6b commit fc73c64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/164.fix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update backend.ai-cli version to make it working with Click 8.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'setuptools>=54.2.0',
]
install_requires = [
'backend.ai-cli~=0.4.1',
'backend.ai-cli~=0.5.0.post1',
'aiohttp~=3.7.4',
'aiotusclient~=0.1.3',
'appdirs~=1.4.3',
Expand Down

0 comments on commit fc73c64

Please sign in to comment.