mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-21 06:13:57 +00:00
updated CI and dependencies
This commit is contained in:
parent
492b281a55
commit
f4e7deaeba
2 changed files with 5 additions and 3 deletions
2
setup.py
2
setup.py
|
|
@ -17,7 +17,7 @@ setup(name='pyhamtools',
|
|||
packages=['pyhamtools'],
|
||||
install_requires=[
|
||||
"pytz>=2019.1",
|
||||
"requests>=2.22.0",
|
||||
"requests>=2.21.0",
|
||||
"pyephem>=3.7.6.0",
|
||||
"beautifulsoup4>=4.7.1",
|
||||
"future>=0.17.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue