mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
* chore(deps): bump jsonschema from 4.17.3 to 4.25.1 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.25.1. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.17.3...v4.25.1) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * temporary: enable Docker builds on PRs * chore: revert temporary changes * chore: remove irrelevant comments from the requirements files --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nico Miguelino <nicomiguelino2014@gmail.com>
27 lines
431 B
Plaintext
27 lines
431 B
Plaintext
# vim: ft=requirements
|
|
|
|
cec==0.2.8
|
|
certifi==2025.10.5
|
|
configparser==7.2.0
|
|
cryptography==3.3.2
|
|
Cython==3.2.3
|
|
Django==4.2.27
|
|
django-dbbackup==4.2.1
|
|
drf-spectacular==0.29.0
|
|
future==1.0.0
|
|
idna==3.11
|
|
Jinja2==3.1.6
|
|
jsonschema==4.25.1
|
|
netifaces==0.11.0
|
|
pydbus==0.6.0
|
|
python-dateutil==2.9.0.post0
|
|
python-vlc==3.0.20123
|
|
pytz==2025.2
|
|
pyzmq==23.2.1
|
|
redis==3.5.3
|
|
requests[security]==2.32.3
|
|
tenacity==9.0.0
|
|
sh==1.8
|
|
uptime==3.0.1
|
|
urllib3==2.6.0
|