File: mypy.pip

package info (click to toggle)
python-coverage 7.8.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,188 kB
  • sloc: python: 31,123; ansic: 1,184; javascript: 773; makefile: 304; sh: 107; xml: 48
file content (50 lines) | stat: -rw-r--r-- 1,088 bytes parent folder | download
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
# This file was autogenerated by uv via the following command:
#    make upgrade
attrs==25.3.0
    # via hypothesis
colorama==0.4.6
    # via -r requirements/pytest.in
exceptiongroup==1.3.0
    # via
    #   hypothesis
    #   pytest
execnet==2.1.1
    # via pytest-xdist
flaky==3.8.1
    # via -r requirements/pytest.in
hypothesis==6.131.21
    # via -r requirements/pytest.in
iniconfig==2.1.0
    # via pytest
mypy==1.15.0
    # via -r requirements/mypy.in
mypy-extensions==1.1.0
    # via mypy
packaging==25.0
    # via pytest
pluggy==1.6.0
    # via pytest
pygments==2.19.1
    # via -r requirements/pytest.in
pytest==8.3.5
    # via
    #   -r requirements/pytest.in
    #   pytest-xdist
pytest-xdist==3.6.1
    # via -r requirements/pytest.in
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.2.1
    # via
    #   mypy
    #   pytest
types-requests==2.32.0.20250515
    # via -r requirements/mypy.in
types-tabulate==0.9.0.20241207
    # via -r requirements/mypy.in
typing-extensions==4.13.2
    # via
    #   exceptiongroup
    #   mypy
urllib3==2.4.0
    # via types-requests