1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-09-18 01:16:43 +02:00
Files
dspace-statistics-api/requirements-dev.txt
Alan Orth 8d7049ed95 Update requirements
Exported from uv:

  $ uv export --no-dev --no-hashes > requirements.txt
  $ uv export --no-hashes > requirements-dev.txt
2025-09-16 20:16:24 +03:00

59 lines
1.3 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv export --no-hashes
-e .
certifi==2025.6.15
# via requests
charset-normalizer==3.4.2
# via requests
colorama==0.4.6 ; sys_platform == 'win32'
# via pytest
exceptiongroup==1.3.0 ; python_full_version < '3.11'
# via pytest
falcon==4.1.0
# via
# dspace-statistics-api
# falcon-swagger-ui
falcon-swagger-ui @ git+https://github.com/alanorth/falcon-swagger-ui@c019c270b479c03d9276e20fd95488495b0943f6
# via dspace-statistics-api
flake8==7.3.0
gunicorn==23.0.0
# via dspace-statistics-api
idna==3.10
# via requests
iniconfig==2.1.0
# via pytest
isort==6.0.1
jinja2==3.1.6
# via falcon-swagger-ui
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via flake8
packaging==25.0
# via
# gunicorn
# pytest
pluggy==1.6.0
# via pytest
psycopg==3.2.9
# via dspace-statistics-api
pycodestyle==2.14.0
# via flake8
pyflakes==3.4.0
# via flake8
pygments==2.19.2
# via pytest
pytest==8.4.2
requests==2.32.4
# via dspace-statistics-api
tomli==2.2.1 ; python_full_version < '3.11'
# via pytest
typing-extensions==4.14.0 ; python_full_version < '3.13'
# via
# exceptiongroup
# psycopg
tzdata==2025.2 ; sys_platform == 'win32'
# via psycopg
urllib3==2.5.0
# via requests