1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 00:15:10 +01:00

Latest peewee

This commit is contained in:
2025-07-08 15:30:01 +02:00
parent b6ffc24175
commit d3dff5a4e8
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ markupsafe==3.0.2
# werkzeug # werkzeug
mccabe==0.7.0 mccabe==0.7.0
# via pylint # via pylint
peewee==3.18.1 peewee==3.18.2
# via -r requirements.in # via -r requirements.in
platformdirs==4.3.8 platformdirs==4.3.8
# via pylint # via pylint

View File

@@ -29,7 +29,7 @@ markupsafe==3.0.2
# flask # flask
# jinja2 # jinja2
# werkzeug # werkzeug
peewee==3.18.1 peewee==3.18.2
# via -r requirements.in # via -r requirements.in
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
# via feedgen # via feedgen