Skip to content

Commit

Permalink
#368: upgrade tox and colorama dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Jun 9, 2023
1 parent 7ec1996 commit 9fd3b2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ PyYAML==6.0
Brotli==1.0.9
schema==0.7.5
scikit-learn==1.0.2
colorama==0.4.4
colorama==0.4.6
matplotlib==3.5.3

# LBAF testing
tox==3.24.5
tox==4.6.0
coverage==6.3.2
pylint==2.12.2
pytest==7.1.1
Expand Down
4 changes: 2 additions & 2 deletions requirements-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ PyYAML==6.0
Brotli==1.0.9
schema==0.7.5
scikit-learn==1.0.2
colorama==0.4.4
colorama==0.4.6
matplotlib==3.6.2

# LBAF testing
tox==3.24.5
tox==4.6.0
coverage==6.3.2
pylint==2.12.2
pytest==7.1.1
Expand Down

0 comments on commit 9fd3b2c

Please sign in to comment.