Skip to content

Commit

Permalink
dependency version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Nov 16, 2020
1 parent 45ce958 commit 05ed134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ def read(fname):
},
#include_package_data=True,
package_data = {'foliatools': ['*.xsl']},
install_requires=['folia >= 2.3.0', 'lxml >= 2.2','docutils', 'pyyaml', 'langid','conllu', 'requests']
install_requires=['folia >= 2.4.0', 'lxml >= 2.2','docutils', 'pyyaml', 'langid','conllu', 'requests']
)

0 comments on commit 05ed134

Please sign in to comment.