1
0
Fork 0

Update python libraries

Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
spacecruft
Alfredos-Panagiotis Damkalis 2022-06-04 17:19:16 +03:00
parent 9583d20c49
commit 0dc188f41b
2 changed files with 22 additions and 22 deletions

View File

@ -4,14 +4,14 @@
# './contrib/refresh-requirements.sh to regenerate this file # './contrib/refresh-requirements.sh to regenerate this file
-r requirements.txt -r requirements.txt
coverage==6.3.2 coverage==6.4.1
distlib==0.3.4 distlib==0.3.4
docopt==0.6.1 docopt==0.6.1
docopts==0.6.1 docopts==0.6.1
execnet==1.9.0 execnet==1.9.0
factory-boy==3.2.1 factory-boy==3.2.1
Faker==13.4.0 Faker==13.12.0
filelock==3.6.0 filelock==3.7.1
iniconfig==1.1.1 iniconfig==1.1.1
mock==4.0.3 mock==4.0.3
platformdirs==2.5.2 platformdirs==2.5.2

View File

@ -4,24 +4,24 @@
# './contrib/refresh-requirements.sh to regenerate this file # './contrib/refresh-requirements.sh to regenerate this file
amqp==5.1.1 amqp==5.1.1
asgiref==3.5.0 asgiref==3.5.2
async-timeout==4.0.2 async-timeout==4.0.2
attrs==21.4.0 attrs==21.4.0
billiard==3.6.4.0 billiard==3.6.4.0
cachetools==5.0.0 cachetools==5.2.0
celery==5.2.6 celery==5.2.7
certifi==2021.10.8 certifi==2022.5.18.1
cffi==1.15.0 cffi==1.15.0
charset-normalizer==2.0.12 charset-normalizer==2.0.12
click==8.1.2 click==8.1.3
click-didyoumean==0.3.0 click-didyoumean==0.3.0
click-plugins==1.1.1 click-plugins==1.1.1
click-repl==0.2.0 click-repl==0.2.0
cryptography==37.0.0 cryptography==37.0.2
defusedxml==0.7.1 defusedxml==0.7.1
Deprecated==1.2.13 Deprecated==1.2.13
dj-database-url==0.5.0 dj-database-url==0.5.0
Django==4.0.4 Django==4.0.5
django-allauth==0.50.0 django-allauth==0.50.0
django-appconf==1.0.5 django-appconf==1.0.5
django-bootstrap-modal-forms==2.2.0 django-bootstrap-modal-forms==2.2.0
@ -47,28 +47,28 @@ gunicorn==19.9.0
h5py==3.6.0 h5py==3.6.0
hiredis==2.0.0 hiredis==2.0.0
idna==3.3 idna==3.3
importlib-metadata==4.11.3 importlib-metadata==4.11.4
inflection==0.5.1 inflection==0.5.1
influxdb==5.3.1 influxdb==5.3.1
jsonschema==4.4.0 jsonschema==4.6.0
kaitaistruct==0.9 kaitaistruct==0.9
kombu==5.2.4 kombu==5.2.4
Logbook==1.5.3 Logbook==1.5.3
lxml==4.8.0 lxml==4.9.0
Markdown==3.3.6 Markdown==3.3.7
msgpack==1.0.3 msgpack==1.0.4
mysqlclient==2.1.0 mysqlclient==2.1.0
nanoid==2.0.0 nanoid==2.0.0
numpy==1.22.3 numpy==1.22.4
oauthlib==3.2.0 oauthlib==3.2.0
packaging==21.3 packaging==21.3
Pillow==9.1.0 Pillow==9.1.1
prompt-toolkit==3.0.29 prompt-toolkit==3.0.29
pyasn1==0.4.8 pyasn1==0.4.8
pycparser==2.21 pycparser==2.21
PyJWT==2.3.0 PyJWT==2.4.0
PyLD==2.0.3 PyLD==2.0.3
pyparsing==3.0.8 pyparsing==3.0.9
pyrsistent==0.18.1 pyrsistent==0.18.1
python-dateutil==2.8.2 python-dateutil==2.8.2
python-decouple==3.6 python-decouple==3.6
@ -88,9 +88,9 @@ rsa==4.8
rush==2021.4.0 rush==2021.4.0
satellitetle==0.12.0 satellitetle==0.12.0
satnogs-decoders~=1.0 satnogs-decoders~=1.0
sentry-sdk==1.5.10 sentry-sdk==1.5.12
sgp4==2.21 sgp4==2.21
shortuuid==1.0.8 shortuuid==1.0.9
simplejson==3.17.6 simplejson==3.17.6
six==1.16.0 six==1.16.0
social-auth-app-django==5.0.0 social-auth-app-django==5.0.0
@ -102,5 +102,5 @@ uritemplate==4.1.1
urllib3==1.26.9 urllib3==1.26.9
vine==5.0.0 vine==5.0.0
wcwidth==0.2.5 wcwidth==0.2.5
wrapt==1.14.0 wrapt==1.14.1
zipp==3.8.0 zipp==3.8.0