remote the pinning of aprsd 1.0.0

This commit is contained in:
Hemna 2020-12-15 08:43:18 -05:00
parent 0b26b7e478
commit 2f944f703a
3 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,11 @@
CHANGES
=======
* Make aprsd a requirement
* remote the pinning of aprsd 1.0.0
v1.0
----
* Updates for release
* Make aprsd a requirement
* Initial commit

View File

@ -6,7 +6,7 @@
#
alabaster==0.7.12 # via sphinx
appdirs==1.4.4 # via black, virtualenv
aprsd==1.0.0 # via -r dev-requirements.in
aprsd # via -r dev-requirements.in
attrs==20.3.0 # via pytest
babel==2.9.0 # via sphinx
black==20.8b1 # via -r dev-requirements.in

View File

@ -4,7 +4,7 @@
#
# pip-compile
#
aprsd==1.0.0 # via -r requirements.in
aprsd # via -r requirements.in
certifi==2020.12.5 # via requests
chardet==3.0.4 # via requests
click-completion==0.5.2 # via aprsd