mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-03 19:57:29 +01:00
Update some dependencies
This commit is contained in:
parent
64280bd960
commit
dfe829d59e
@ -8,7 +8,7 @@ billiard==3.6.4.0
|
|||||||
bleach==4.1.0
|
bleach==4.1.0
|
||||||
blinker==1.4
|
blinker==1.4
|
||||||
celery==5.2.3
|
celery==5.2.3
|
||||||
certifi==2021.10.8
|
certifi==2022.12.7
|
||||||
cffi==1.15.0
|
cffi==1.15.0
|
||||||
charset-normalizer==2.0.10
|
charset-normalizer==2.0.10
|
||||||
click==8.0.3
|
click==8.0.3
|
||||||
@ -32,7 +32,7 @@ Flask-WTF==1.0.0
|
|||||||
git-archive-all==1.23.0
|
git-archive-all==1.23.0
|
||||||
gitdb==4.0.9
|
gitdb==4.0.9
|
||||||
GitHub-Flask==3.2.0
|
GitHub-Flask==3.2.0
|
||||||
GitPython==3.1.26
|
GitPython==3.1.30
|
||||||
greenlet==1.1.2
|
greenlet==1.1.2
|
||||||
gunicorn==20.1.0
|
gunicorn==20.1.0
|
||||||
idna==3.3
|
idna==3.3
|
||||||
@ -41,13 +41,13 @@ itsdangerous==2.0.1
|
|||||||
Jinja2==3.0.3
|
Jinja2==3.0.3
|
||||||
kombu==5.2.3
|
kombu==5.2.3
|
||||||
libsass==0.21.0
|
libsass==0.21.0
|
||||||
lxml==4.7.1
|
lxml==4.9.1
|
||||||
Mako==1.1.6
|
Mako==1.2.2
|
||||||
Markdown==3.3.6
|
Markdown==3.3.6
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.1.1
|
||||||
packaging==21.3
|
packaging==21.3
|
||||||
passlib==1.7.4
|
passlib==1.7.4
|
||||||
Pillow==9.0.1
|
Pillow==9.3.0
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
prompt-toolkit==3.0.26
|
prompt-toolkit==3.0.26
|
||||||
psycopg2==2.9.3
|
psycopg2==2.9.3
|
||||||
@ -59,7 +59,7 @@ pytest==6.2.5
|
|||||||
pytest-cov==3.0.0
|
pytest-cov==3.0.0
|
||||||
pytz==2021.3
|
pytz==2021.3
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
redis==4.1.2
|
redis==4.4.4
|
||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
smmap==5.0.0
|
smmap==5.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user