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

Commit fc73c64

Browse files
authored
setup: Update dependencies (#164)
1 parent 3d86a6b commit fc73c64

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/164.fix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update backend.ai-cli version to make it working with Click 8.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'setuptools>=54.2.0',
88
]
99
install_requires = [
10-
'backend.ai-cli~=0.4.1',
10+
'backend.ai-cli~=0.5.0.post1',
1111
'aiohttp~=3.7.4',
1212
'aiotusclient~=0.1.3',
1313
'appdirs~=1.4.3',

0 commit comments

Comments
 (0)