1
0
Fork 0

Update python libraries

Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
spacecruft
Alfredos-Panagiotis Damkalis 2022-07-08 16:33:26 +03:00
parent 56099d7055
commit 7f1911082f
2 changed files with 15 additions and 15 deletions

View File

@ -10,7 +10,7 @@ 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.12.0 Faker==13.15.0
filelock==3.7.1 filelock==3.7.1
iniconfig==1.1.1 iniconfig==1.1.1
mock==4.0.3 mock==4.0.3
@ -26,4 +26,4 @@ pytest-xdist==2.5.0
toml==0.10.2 toml==0.10.2
tomli==2.0.1 tomli==2.0.1
tox==3.24.5 tox==3.24.5
virtualenv==20.14.1 virtualenv==20.15.1

View File

@ -10,18 +10,18 @@ attrs==21.4.0
billiard==3.6.4.0 billiard==3.6.4.0
cachetools==5.2.0 cachetools==5.2.0
celery==5.2.7 celery==5.2.7
certifi==2022.5.18.1 certifi==2022.6.15
cffi==1.15.0 cffi==1.15.1
charset-normalizer==2.0.12 charset-normalizer==2.0.12
click==8.1.3 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.2 cryptography==37.0.4
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.5 Django==4.0.6
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,23 +47,23 @@ 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.4 importlib-metadata==4.12.0
inflection==0.5.1 inflection==0.5.1
influxdb==5.3.1 influxdb==5.3.1
jsonschema==4.6.0 jsonschema==4.6.2
kaitaistruct==0.9 kaitaistruct==0.9
kombu==5.2.4 kombu==5.2.4
Logbook==1.5.3 Logbook==1.5.3
lxml==4.9.0 lxml==4.9.1
Markdown==3.3.7 Markdown==3.3.7
msgpack==1.0.4 msgpack==1.0.4
mysqlclient==2.1.0 mysqlclient==2.1.1
nanoid==2.0.0 nanoid==2.0.0
numpy==1.22.4 numpy==1.23.0
oauthlib==3.2.0 oauthlib==3.2.0
packaging==21.3 packaging==21.3
Pillow==9.1.1 Pillow==9.1.1
prompt-toolkit==3.0.29 prompt-toolkit==3.0.30
pyasn1==0.4.8 pyasn1==0.4.8
pycparser==2.21 pycparser==2.21
PyJWT==2.4.0 PyJWT==2.4.0
@ -94,12 +94,12 @@ 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
social-auth-core==4.2.0 social-auth-core==4.3.0
spacetrack==0.16.0 spacetrack==0.16.0
sqlparse==0.4.2 sqlparse==0.4.2
typing_extensions==4.2.0 typing_extensions==4.3.0
uritemplate==4.1.1 uritemplate==4.1.1
urllib3==1.26.9 urllib3==1.26.10
vine==5.0.0 vine==5.0.0
wcwidth==0.2.5 wcwidth==0.2.5
wrapt==1.14.1 wrapt==1.14.1