File: test-mindeps.txt

package info (click to toggle)
python-globus-sdk 4.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,144 kB
  • sloc: python: 35,242; sh: 37; makefile: 35
file content (71 lines) | stat: -rw-r--r-- 1,385 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    tox p -m freezedeps
#
certifi==2025.11.12
    # via requests
cffi==2.0.0
    # via cryptography
chardet==3.0.4
    # via requests
coverage==7.10.7
    # via -r .test-mindeps.in
cryptography==3.3.1
    # via -r .test-mindeps.in
exceptiongroup==1.2.2
    # via pytest
execnet==2.1.2
    # via pytest-xdist
flaky==3.8.1
    # via -r .test-mindeps.in
idna==2.8
    # via requests
importlib-metadata==8.7.0
    # via pytest-randomly
iniconfig==2.1.0
    # via pytest
packaging==25.0
    # via pytest
pluggy==1.6.0
    # via pytest
pycparser==2.23
    # via cffi
pygments==2.19.2
    # via pytest
pyjwt==2.0.0
    # via -r .test-mindeps.in
pytest==8.4.2
    # via
    #   -r .test-mindeps.in
    #   pytest-randomly
    #   pytest-xdist
pytest-randomly==4.0.1
    # via -r .test-mindeps.in
pytest-xdist==3.8.0
    # via -r .test-mindeps.in
pyyaml==6.0.3
    # via responses
requests==2.22.0
    # via
    #   -r .test-mindeps.in
    #   responses
responses==0.23.1
    # via -r .test-mindeps.in
six==1.17.0
    # via cryptography
tomli==2.3.0
    # via
    #   coverage
    #   pytest
types-pyyaml==6.0.12.20250915
    # via responses
typing-extensions==4.0.0
    # via -r .test-mindeps.in
urllib3==1.25.11
    # via
    #   requests
    #   responses
zipp==3.23.0
    # via importlib-metadata