diff --git a/requirements-dev.txt b/requirements-dev.txt index b99facb..77ef7c5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,9 +5,11 @@ -r requirements.txt apipkg==1.5 +appdirs==1.4.3 attrs==19.3.0 -Click==7.0 -coverage==5.0.3 +click==7.1.1 +coverage==5.0.4 +distlib==0.3.0 docopt==0.6.1 docopts==0.6.1 execnet==1.7.1 @@ -16,18 +18,18 @@ Faker==2.0.5 filelock==3.0.12 mock==3.0.5 more-itertools==8.2.0 -packaging==20.1 +packaging==20.3 pluggy==0.13.1 pur==5.2.2 py==1.8.1 pyparsing==2.4.6 -pytest==5.3.5 +pytest==5.4.1 pytest-cov==2.7.1 pytest-django==3.5.1 pytest-forked==1.0.2 pytest-xdist==1.29.0 text-unidecode==1.3 toml==0.10.0 -tox==3.14.3 -virtualenv==16.7.9 -wcwidth==0.1.8 +tox==3.14.5 +virtualenv==20.0.13 +wcwidth==0.1.9 diff --git a/requirements.txt b/requirements.txt index f77d1dc..db80130 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,13 +4,15 @@ # './contrib/refresh-requirements.sh to regenerate this file amqp==2.5.2 -billiard==3.6.2.0 +billiard==3.6.3.0 celery==4.3.0 certifi==2019.11.28 +cffi==1.14.0 chardet==3.0.4 +cryptography==2.8 defusedxml==0.6.0 dj-database-url==0.5.0 -Django==2.2.10 +Django==2.2.11 django-allauth==0.40.0 django-appconf==1.0.3 django-avatar==4.1.0 @@ -24,21 +26,22 @@ django-redis-cache==2.0.0 django-shortuuidfield==0.1.3 djangorestframework==3.10.3 dnspython==1.16.0 -enum34==1.1.6 +enum34==1.1.10 eventlet==0.25.1 greenlet==0.4.15 gunicorn==19.9.0 -idna==2.8 +idna==2.9 importlib-metadata==1.5.0 influxdb==5.2.3 kaitaistruct==0.8 -kombu==4.6.7 +kombu==4.6.8 Logbook==1.5.3 Markdown==3.1.1 monotonic==1.5 mysqlclient==1.4.6 oauthlib==3.1.0 Pillow==7.0.0 +pycparser==2.20 PyJWT==1.7.1 python-dateutil==2.8.1 python-decouple==3.1 @@ -50,22 +53,23 @@ ratelimiter==1.2.0.post0 rcssmin==1.0.6 redis==3.4.1 Represent==1.6.0 -requests==2.22.0 +requests==2.23.0 requests-oauthlib==1.3.0 rjsmin==1.1.0 satellitetle==0.9.0 satnogs-decoders~=1.0 -sentry-sdk==0.14.1 +sentry-sdk==0.14.3 sgp4==1.4 -shortuuid==0.5.0 +shortuuid==1.0.1 simplejson==3.16.0 six==1.14.0 social-auth-app-django==3.1.0 -social-auth-core==3.2.0 -spacetrack==0.13.4 -sqlparse==0.3.0 +social-auth-core==3.3.0 +spacetrack==0.13.6 +sqlparse==0.3.1 +Unidecode==1.1.1 Unipath==1.1 uritemplate==3.0.1 urllib3==1.24.3 vine==1.3.0 -zipp==2.1.0 +zipp==3.1.0