Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
TudorMN committed Dec 19, 2022
1 parent df41084 commit fcd0e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ regex
scikit-learn==1.1.3
PyYAML
numpy
scipy>=1.5.4
pytest
pycld2==0.41
toolwrapper>=0.4.1,<=2.1.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setuptools.setup(
name="bicleaner",
version="0.15.3",
version="0.16",
install_requires=requirements,
python_requires='>=3.7',
license="GNU General Public License v3.0",
Expand Down

0 comments on commit fcd0e96

Please sign in to comment.