Skip to content

Commit 1fbc28f

Browse files
committed
corrige dependencia
1 parent 43ce531 commit 1fbc28f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
install_requires = [
55
'thriftpy==0.3.1',
66
'requests==2.11.1',
7-
'xylose==1.16.5'
7+
'xylose==1.17.5'
88
]
99

1010
tests_require = []

0 commit comments

Comments
 (0)