Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Mar 27, 2023
1 parent 66f0574 commit 45be939
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
hdx-python-utilities==3.5.5
libhxl==4.27.3
hdx-python-utilities==3.5.7
libhxl==4.28
pyphonetics==0.5.3
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ package_dir =
python_requires = >=3.8

install_requires =
hdx-python-utilities>=3.5.5
libhxl>=4.27.3
hdx-python-utilities>=3.5.7
libhxl>=4.28
pyphonetics

[options.packages.find]
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==7.2.1
pytest==7.2.2
pytest-cov==4.0.0
tox==4.4.4
tox==4.4.8
-r requirements.txt

0 comments on commit 45be939

Please sign in to comment.