Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsayre committed Jul 10, 2023
1 parent 6e221da commit 397ee76
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
black==22.3.0
coveralls==3.3.0
flake8==4.0.1
flake8-docstrings==1.6.0
pydocstyle==6.1.1
isort==5.10.1
pylint==2.11.1
pytest==6.2.5
pytest-asyncio==0.16.0
pytest-cov==3.0.0
pytest-timeout==2.0.1
yarl==1.7.2
black==23.3.0
coveralls==3.3.1
flake8==6.0.0
flake8-docstrings==1.7.0
pydocstyle==6.3.0
isort==5.12.0
pylint==2.17.4
pytest==7.4.0
pytest-asyncio==0.21.0
pytest-cov==4.1.0
pytest-timeout==2.1.0
yarl==1.9.2

0 comments on commit 397ee76

Please sign in to comment.