mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
added missing packages for requirements-pytest
This commit is contained in:
parent
1a79467db1
commit
a12616ceca
|
|
@ -3,4 +3,8 @@ pytest==4.6.11; python_version=='3.6'
|
||||||
pytest-blockage>=0.2.2
|
pytest-blockage>=0.2.2
|
||||||
pytest-localserver>=0.5
|
pytest-localserver>=0.5
|
||||||
pytest-cov>=2.12
|
pytest-cov>=2.12
|
||||||
maidenhead==1.6.0
|
maidenhead==1.6.0
|
||||||
|
requests==2.32.2
|
||||||
|
bs4==4.13.3
|
||||||
|
redis==5.2.1
|
||||||
|
ephem==4.2
|
||||||
Loading…
Reference in a new issue