Skip to content

Commit

Permalink
Merge b26aef1 into c611c99
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Oct 28, 2022
2 parents c611c99 + b26aef1 commit fa852a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ coveralls==3.3.1
# via -r requirements.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.0.0
# via pytest
flake8==5.0.4
# via
# flake8-bugbear
Expand Down Expand Up @@ -97,8 +99,6 @@ platformdirs==2.5.2
# via black
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pycodestyle==2.9.1
# via
# flake8
Expand All @@ -109,7 +109,7 @@ pyflakes==2.5.0
# via flake8
pyparsing==3.0.9
# via packaging
pytest==7.1.3
pytest==7.2.0
# via
# -r requirements.in
# pytest-cov
Expand Down

0 comments on commit fa852a0

Please sign in to comment.