1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-07-06 06:21:36 +02:00

Update dependencies

This commit is contained in:
2025-07-03 14:44:16 +03:00
parent f26b55bc5f
commit a0dc1af45f
3 changed files with 275 additions and 270 deletions

View File

@ -1,13 +1,13 @@
# This file was autogenerated by uv via the following command:
# uv export --no-hashes
-e .
certifi==2025.1.31
certifi==2025.6.15
# via requests
charset-normalizer==3.4.1
charset-normalizer==3.4.2
# via requests
colorama==0.4.6 ; sys_platform == 'win32'
# via pytest
exceptiongroup==1.2.2 ; python_full_version < '3.11'
exceptiongroup==1.3.0 ; python_full_version < '3.11'
# via pytest
falcon==4.0.2
# via
@ -29,26 +29,28 @@ markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via flake8
packaging==24.2
packaging==25.0
# via
# gunicorn
# pytest
pluggy==1.5.0
pluggy==1.6.0
# via pytest
psycopg==3.2.6
psycopg==3.2.9
# via dspace-statistics-api
pycodestyle==2.12.1
# via flake8
pyflakes==3.2.0
# via flake8
pytest==8.3.5
requests==2.32.3
requests==2.32.4
# via dspace-statistics-api
tomli==2.2.1 ; python_full_version < '3.11'
# via pytest
typing-extensions==4.13.0 ; python_full_version < '3.13'
# via psycopg
typing-extensions==4.14.0 ; python_full_version < '3.13'
# via
# exceptiongroup
# psycopg
tzdata==2025.2 ; sys_platform == 'win32'
# via psycopg
urllib3==2.3.0
urllib3==2.5.0
# via requests