File: requirements-test.txt

package info (click to toggle)
python-gsd 3.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,020 kB
  • sloc: python: 3,141; ansic: 2,057; cpp: 120; makefile: 16
file content (18 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file was autogenerated by uv via the following command:
#    uv pip compile --python-version 3.10 --python-platform linux requirements-test.in
cython==3.0.11
    # via -r requirements-test.in
exceptiongroup==1.2.2
    # via pytest
iniconfig==2.0.0
    # via pytest
numpy==2.1.2
    # via -r requirements-test.in
packaging==24.1
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.3
    # via -r requirements-test.in
tomli==2.0.2
    # via pytest