Skip to content

Commit 7a32ce6

Browse files
committed
New dependencies
1 parent f046f4f commit 7a32ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
# your project is installed. For an analysis of "install_requires" vs pip's
7979
# requirements files see:
8080
# https://packaging.python.org/en/latest/requirements.html
81-
install_requires=['corenlp-protobuf >= 3.8.0', 'requests >= 2.10.0'],
81+
install_requires=['corenlp-protobuf >= 3.8.0', 'requests >= 2.10.0', 'six >= 1.9'],
8282

8383
# List additional groups of dependencies here (e.g. development
8484
# dependencies). You can install these using the following syntax,

0 commit comments

Comments
 (0)