Make aprsd a requirement

This commit is contained in:
Hemna 2020-12-14 10:46:02 -05:00
parent 0fd335ffd6
commit 7dc999b5e3
4 changed files with 4 additions and 0 deletions

View File

@ -8,3 +8,4 @@ black
isort
pbr
Sphinx
aprsd

View File

@ -60,3 +60,4 @@ virtualenv==20.2.2 # via tox
# The following packages are considered to be unsafe in a requirements file:
# setuptools
aprsd

View File

@ -1,3 +1,4 @@
pbr
slack_sdk>=3.0
slackeventsapi>=2.1.0
aprsd

View File

@ -14,3 +14,4 @@ pyee==7.0.4 # via slackeventsapi
slack-sdk==3.1.0 # via -r requirements.in
slackeventsapi==2.2.1 # via -r requirements.in
werkzeug==1.0.1 # via flask
aprsd