1
0
Fork 0

Refresh requirements

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
merge-requests/440/head
Vasilis Tsiligiannis 2019-12-20 01:18:00 +02:00
parent 97dc4e0652
commit 632f951531
2 changed files with 21 additions and 23 deletions

View File

@ -5,29 +5,28 @@
-r requirements.txt -r requirements.txt
apipkg==1.5 apipkg==1.5
atomicwrites==1.3.0 attrs==19.3.0
attrs==19.2.0
Click==7.0 Click==7.0
coverage==4.5.4 coverage==5.0
docopt==0.6.1 docopt==0.6.1
docopts==0.6.1 docopts==0.6.1
execnet==1.7.1 execnet==1.7.1
factory-boy==2.12.0 factory-boy==2.12.0
Faker==2.0.2 Faker==2.0.5
filelock==3.0.12 filelock==3.0.12
mock==3.0.5 mock==3.0.5
packaging==19.2 packaging==19.2
pluggy==0.13.0 pluggy==0.13.1
pur==5.2.2 pur==5.2.2
py==1.8.0 py==1.8.0
pyparsing==2.4.2 pyparsing==2.4.5
pytest==5.2.1 pytest==5.3.2
pytest-cov==2.7.1 pytest-cov==2.7.1
pytest-django==3.5.1 pytest-django==3.5.1
pytest-forked==1.0.2 pytest-forked==1.0.2
pytest-xdist==1.29.0 pytest-xdist==1.29.0
text-unidecode==1.3 text-unidecode==1.3
toml==0.10.0 toml==0.10.0
tox==3.14.0 tox==3.14.2
virtualenv==16.7.5 virtualenv==16.7.9
wcwidth==0.1.7 wcwidth==0.1.7

View File

@ -3,14 +3,14 @@
# Please edit 'setup.cfg' to add top-level dependencies and use # Please edit 'setup.cfg' to add top-level dependencies and use
# './contrib/refresh-requirements.sh to regenerate this file # './contrib/refresh-requirements.sh to regenerate this file
amqp==2.5.1 amqp==2.5.2
billiard==3.6.1.0 billiard==3.6.1.0
celery==4.3.0 celery==4.3.0
certifi==2019.9.11 certifi==2019.11.28
chardet==3.0.4 chardet==3.0.4
defusedxml==0.6.0 defusedxml==0.6.0
dj-database-url==0.5.0 dj-database-url==0.5.0
Django==2.2.6 Django==2.2.9
django-allauth==0.40.0 django-allauth==0.40.0
django-appconf==1.0.3 django-appconf==1.0.3
django-avatar==4.1.0 django-avatar==4.1.0
@ -29,28 +29,27 @@ eventlet==0.25.1
greenlet==0.4.15 greenlet==0.4.15
gunicorn==19.9.0 gunicorn==19.9.0
idna==2.8 idna==2.8
importlib-metadata==0.23 importlib-metadata==1.3.0
influxdb==5.2.3 influxdb==5.2.3
kaitaistruct==0.8 kaitaistruct==0.8
kombu==4.6.5 kombu==4.6.7
lxml==4.4.1
Markdown==3.1.1 Markdown==3.1.1
monotonic==1.5 monotonic==1.5
more-itertools==7.2.0 more-itertools==8.0.2
mysqlclient==1.4.4 mysqlclient==1.4.6
oauthlib==3.1.0 oauthlib==3.1.0
Pillow==6.2.0 Pillow==6.2.1
PyJWT==1.7.1 PyJWT==1.7.1
python-dateutil==2.8.0 python-dateutil==2.8.1
python-decouple==3.1 python-decouple==3.1
python-dotenv==0.10.3 python-dotenv==0.10.3
python3-openid==3.1.0 python3-openid==3.1.0
pytz==2019.3 pytz==2019.3
PyYAML==5.1.2 PyYAML==5.1.2
rcssmin==1.0.6 rcssmin==1.0.6
redis==3.3.9 redis==3.3.11
requests==2.22.0 requests==2.22.0
requests-oauthlib==1.2.0 requests-oauthlib==1.3.0
rjsmin==1.1.0 rjsmin==1.1.0
satellitetle==0.8.1 satellitetle==0.8.1
satnogs-decoders~=1.0 satnogs-decoders~=1.0
@ -58,12 +57,12 @@ sentry-sdk==0.12.3
sgp4==1.4 sgp4==1.4
shortuuid==0.5.0 shortuuid==0.5.0
simplejson==3.16.0 simplejson==3.16.0
six==1.12.0 six==1.13.0
social-auth-app-django==3.1.0 social-auth-app-django==3.1.0
social-auth-core==3.2.0 social-auth-core==3.2.0
sqlparse==0.3.0 sqlparse==0.3.0
Unipath==1.1 Unipath==1.1
uritemplate==3.0.0 uritemplate==3.0.1
urllib3==1.24.3 urllib3==1.24.3
vine==1.3.0 vine==1.3.0
zipp==0.6.0 zipp==0.6.0