Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
A few required packages were not named, and updated pytest.
  • Loading branch information
haukex committed Apr 23, 2023
1 parent 2605e2b commit 778ddbe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,15 @@ click==8.1.3
coverage==7.2.3
grablib==0.8
pytest==6.2.5
pytest-asyncio==0.20.3
pytest-aiohttp==1.0.4
pytest-cov==4.0.0
pytest-forked==1.6.0
pytest-mock==3.10.0
pytest-sugar==0.9.7
pytest-timeout==2.1.0
pytest-toolbox==0.4
aiohttp==3.8.4
Pygments==2.15.1
devtools==0.11.0
watchfiles==0.19.0

0 comments on commit 778ddbe

Please sign in to comment.