mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Fix requirements for github actions
This commit is contained in:
parent
fe3949f53e
commit
76dc03167c
2 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,3 @@
|
|||
flake8==6.1.0
|
||||
pybadges==3.0.1
|
||||
yamllint==1.33.0
|
||||
pytest-cov==4.1.0
|
||||
|
|
|
|||
|
|
@ -3,3 +3,4 @@ coverage==7.3.2
|
|||
httpretty==1.1.4
|
||||
pytest==7.4.3
|
||||
pytest-qt==4.2.0
|
||||
pytest-cov==4.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue