File: test.txt

package info (click to toggle)
python-globus-sdk 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,172 kB
  • sloc: python: 35,227; sh: 44; makefile: 35
file content (45 lines) | stat: -rw-r--r-- 825 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
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
#    tox p -m freezedeps
#
certifi==2025.11.12
    # via requests
charset-normalizer==3.4.4
    # via requests
coverage==7.11.3
    # via -r .test.in
execnet==2.1.2
    # via pytest-xdist
flaky==3.8.1
    # via -r .test.in
idna==3.11
    # via requests
iniconfig==2.3.0
    # via pytest
packaging==25.0
    # via pytest
pluggy==1.6.0
    # via pytest
pygments==2.19.2
    # via pytest
pytest==9.0.1
    # via
    #   -r .test.in
    #   pytest-randomly
    #   pytest-xdist
pytest-randomly==4.0.1
    # via -r .test.in
pytest-xdist==3.8.0
    # via -r .test.in
pyyaml==6.0.3
    # via responses
requests==2.32.5
    # via responses
responses==0.25.8
    # via -r .test.in
urllib3==2.5.0
    # via
    #   requests
    #   responses