-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
58 lines (58 loc) · 1.31 KB
/
requirements-dev.txt
File metadata and controls
58 lines (58 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# This file was autogenerated by uv via the following command:
# uv export --no-hashes
-e .
certifi==2026.2.25
# via requests
charset-normalizer==3.4.7
# via requests
colorama==0.4.6 ; sys_platform == 'win32'
# via pytest
exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via pytest
falcon==4.2.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==25.3.0
# via dspace-statistics-api
idna==3.11
# via requests
iniconfig==2.3.0
# via pytest
isort==8.0.1
jinja2==3.1.6
# via falcon-swagger-ui
markupsafe==3.0.3
# via jinja2
mccabe==0.7.0
# via flake8
packaging==26.0
# via
# gunicorn
# pytest
pluggy==1.6.0
# via pytest
psycopg==3.3.3
# via dspace-statistics-api
pycodestyle==2.14.0
# via flake8
pyflakes==3.4.0
# via flake8
pygments==2.20.0
# via pytest
pytest==9.0.2
requests==2.33.1
# via dspace-statistics-api
tomli==2.4.1 ; python_full_version < '3.11'
# via pytest
typing-extensions==4.15.0 ; python_full_version < '3.13'
# via
# exceptiongroup
# psycopg
tzdata==2026.1 ; sys_platform == 'win32'
# via psycopg
urllib3==2.6.3
# via requests