File: constraints.in

package info (click to toggle)
pytest-mypy-testing 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 268 kB
  • sloc: python: 1,151; sh: 13; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 346 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# SPDX-FileCopyrightText: David Fritzsche
# SPDX-License-Identifier: CC0-1.0
atomicwrites==1.4.0
filelock <3.12.3; python_version < "3.8"
importlib-metadata <6.8; python_version < "3.8"
platformdirs <4.1; python_version < "3.8"
pluggy <1.3; python_version < "3.8"
typing-extensions <4.8; python_version < "3.8"
zipp <3.16; python_version < "3.8"