mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Pin all dependencies in requirements-dev.txt
This commit is contained in:
parent
3c181371e6
commit
02793b834b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
coverage==4.5.4
|
||||
flake8==3.7.9
|
||||
mock
|
||||
pre-commit
|
||||
pytest
|
||||
mock==4.0.3
|
||||
pre-commit==2.15.0
|
||||
pytest==6.2.5
|
||||
requirements-tools==1.2.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue