mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-04-14 10:39:24 +02:00
Exported from uv: $ uv export --no-dev --no-hashes > requirements.txt $ uv export --no-hashes > requirements-dev.txt
34 lines
865 B
Plaintext
34 lines
865 B
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# uv export --no-dev --no-hashes
|
|
-e .
|
|
certifi==2025.1.31
|
|
# via requests
|
|
charset-normalizer==3.4.1
|
|
# via requests
|
|
falcon==4.0.2
|
|
# via
|
|
# dspace-statistics-api
|
|
# falcon-swagger-ui
|
|
falcon-swagger-ui @ git+https://github.com/alanorth/falcon-swagger-ui@c019c270b479c03d9276e20fd95488495b0943f6
|
|
# via dspace-statistics-api
|
|
gunicorn==23.0.0
|
|
# via dspace-statistics-api
|
|
idna==3.10
|
|
# via requests
|
|
jinja2==3.1.6
|
|
# via falcon-swagger-ui
|
|
markupsafe==3.0.2
|
|
# via jinja2
|
|
packaging==24.2
|
|
# via gunicorn
|
|
psycopg==3.2.6
|
|
# via dspace-statistics-api
|
|
requests==2.32.3
|
|
# via dspace-statistics-api
|
|
typing-extensions==4.13.0 ; python_full_version < '3.13'
|
|
# via psycopg
|
|
tzdata==2025.2 ; sys_platform == 'win32'
|
|
# via psycopg
|
|
urllib3==2.3.0
|
|
# via requests
|