File: requires.txt

package info (click to toggle)
cwl-utils 0.37-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,156 kB
  • sloc: python: 88,920; makefile: 141; javascript: 91
file content (16 lines) | stat: -rw-r--r-- 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
cwl-upgrader>=1.2.3
packaging
rdflib
requests
schema-salad<9,>=8.8.20250205075315
ruamel.yaml<0.19,>=0.17.6

[:python_version < "3.10"]
typing_extensions

[pretty]
cwlformat

[testing]
pytest<9
pytest-mock