Skip to content

Commit

Permalink
Manually update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyWong16 committed Jul 28, 2023
1 parent 776c5ca commit 2ebc197
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
# pip install -r requirements_dev.txt
#---------------------------------------------------------
coveralls==3.3.1
flake8==5.0.4
pillow==9.5.0
pytest==7.3.1
flake8==6.0.0
pillow==10.0.0
pytest==7.4.0
pytest-cache==1.0
pytest-cov==4.0.0
pytest-mock<3.10.1
pytest-cov==4.1.0
pytest-mock==3.11.1
recommonmark==0.7.1
requests==2.31.0
requests-mock==1.10.0
sphinx==4.3.2
sphinx-rtd-theme==1.2.1
requests-mock==1.11.0
sphinx==6.2.1
sphinx-rtd-theme==1.2.2
tqdm==4.65.0
websocket-client==1.5.2
websocket-client==1.6.1

0 comments on commit 2ebc197

Please sign in to comment.