Skip to content

Commit

Permalink
dependency version bump for stam-python
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Jan 31, 2024
1 parent 75e4844 commit 5baa8c0
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 @@ -76,5 +76,5 @@ def read(fname):
},
#include_package_data=True,
package_data = {'foliatools': ['*.xsl']},
install_requires=['folia >= 2.5.4', 'lxml >= 2.2','docutils', 'pyyaml', 'langid','conllu', 'requests','stam >= 0.1.0']
install_requires=['folia >= 2.5.4', 'lxml >= 2.2','docutils', 'pyyaml', 'langid','conllu', 'requests','stam >= 0.4.0']
)

0 comments on commit 5baa8c0

Please sign in to comment.