Skip to content

Commit 569a57f

Browse files
committed
upgrade nltk
1 parent c0e715b commit 569a57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
install_requires=['psycopg2', 'click', 'bcrypt', 'pandas<2.0',
106106
'biom-format', 'tornado<6.0', 'toredis', 'redis',
107107
'scp', 'pyparsing', 'h5py', 'natsort', 'nose', 'pep8',
108-
'networkx', 'humanize', 'wtforms<3.0.0', 'nltk<=3.8.1',
108+
'networkx', 'humanize', 'wtforms<3.0.0', 'nltk',
109109
'openpyxl', 'sphinx-bootstrap-theme', 'Sphinx<3.0',
110110
'gitpython', 'redbiom', 'pyzmq', 'sphinx_rtd_theme',
111111
'paramiko', 'seaborn', 'matplotlib', 'scipy<=1.10.1',

0 commit comments

Comments
 (0)