1
0
Fork 0

Update python libraries

Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
spacecruft
Alfredos-Panagiotis Damkalis 2020-12-30 06:26:28 +02:00
parent 131831a811
commit f1d885f172
2 changed files with 8 additions and 10 deletions

View File

@ -4,7 +4,6 @@
# './contrib/refresh-requirements.sh to regenerate this file # './contrib/refresh-requirements.sh to regenerate this file
-r requirements.txt -r requirements.txt
Faker==5.1.0
apipkg==1.5 apipkg==1.5
appdirs==1.4.4 appdirs==1.4.4
click==7.1.2 click==7.1.2
@ -14,6 +13,7 @@ docopt==0.6.1
docopts==0.6.1 docopts==0.6.1
execnet==1.7.1 execnet==1.7.1
factory-boy==3.2.0 factory-boy==3.2.0
Faker==5.1.0
filelock==3.0.12 filelock==3.0.12
iniconfig==1.1.1 iniconfig==1.1.1
mock==4.0.3 mock==4.0.3
@ -22,12 +22,12 @@ pluggy==0.13.1
pur==5.3.0 pur==5.3.0
py==1.10.0 py==1.10.0
pyparsing==2.4.7 pyparsing==2.4.7
pytest==6.2.1
pytest-cov==2.10.1 pytest-cov==2.10.1
pytest-django==4.1.0 pytest-django==4.1.0
pytest-forked==1.3.0 pytest-forked==1.3.0
pytest-xdist==2.2.0 pytest-xdist==2.2.0
pytest==6.2.1
text-unidecode==1.3 text-unidecode==1.3
toml==0.10.2 toml==0.10.2
tox==3.20.1 tox==3.20.1
virtualenv==20.2.2 virtualenv==20.4.0

View File

@ -13,7 +13,7 @@ certifi==2020.12.5
cffi==1.14.4 cffi==1.14.4
chardet==3.0.4 chardet==3.0.4
cryptography==3.3.1 cryptography==3.3.1
defusedxml==0.7.0rc1 defusedxml==0.7.0rc2
dj-database-url==0.5.0 dj-database-url==0.5.0
Django==3.1.5 Django==3.1.5
django-allauth==0.44.0 django-allauth==0.44.0
@ -38,11 +38,10 @@ ecdsa==0.14.1
enum34==1.1.10 enum34==1.1.10
eventlet==0.29.1 eventlet==0.29.1
frozendict==1.2 frozendict==1.2
greenlet==0.4.17 greenlet==1.0.0
gunicorn==19.9.0 gunicorn==19.9.0
h5py==3.1.0 h5py==3.1.0
idna==2.10 idna==2.10
importlib-metadata==1.7.0
inflection==0.5.1 inflection==0.5.1
influxdb==5.3.1 influxdb==5.3.1
jsonschema==3.2.0 jsonschema==3.2.0
@ -58,7 +57,7 @@ oauthlib==3.1.0
Pillow==8.1.0 Pillow==8.1.0
pyasn1==0.4.8 pyasn1==0.4.8
pycparser==2.20 pycparser==2.20
PyJWT==2.0.0 PyJWT==2.0.1
PyLD==2.0.3 PyLD==2.0.3
pyrsistent==0.17.3 pyrsistent==0.17.3
python-dateutil==2.8.1 python-dateutil==2.8.1
@ -74,7 +73,7 @@ Represent==1.6.0.post0
requests==2.24.0 requests==2.24.0
requests-oauthlib==1.3.0 requests-oauthlib==1.3.0
rjsmin==1.1.0 rjsmin==1.1.0
rsa==4.6 rsa==4.7
rush==2018.12.1 rush==2018.12.1
satellitetle==0.10.1 satellitetle==0.10.1
satnogs-decoders~=1.0 satnogs-decoders~=1.0
@ -84,11 +83,10 @@ shortuuid==1.0.1
simplejson==3.17.2 simplejson==3.17.2
six==1.15.0 six==1.15.0
social-auth-app-django==4.0.0 social-auth-app-django==4.0.0
social-auth-core==3.3.3 social-auth-core==4.0.3
spacetrack==0.16.0 spacetrack==0.16.0
sqlparse==0.4.1 sqlparse==0.4.1
Unipath==1.1 Unipath==1.1
uritemplate==3.0.1 uritemplate==3.0.1
urllib3==1.25.11 urllib3==1.25.11
vine==1.3.0 vine==1.3.0
zipp==3.4.0