File: tests.txt

package info (click to toggle)
python-asyncclick 8.3.0.5%2Basync-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,664 kB
  • sloc: python: 14,154; makefile: 12; sh: 10
file content (33 lines) | stat: -rw-r--r-- 647 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile requirements/tests.in
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
--trusted-host pypi01vp.office.noris.de

attrs==24.3.0
    # via
    #   outcome
    #   trio
idna==3.10
    # via trio
iniconfig==2.0.0
    # via pytest
outcome==1.3.0.post0
    # via trio
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.4
    # via -r requirements/tests.in
sniffio==1.3.1
    # via trio
sortedcontainers==2.4.0
    # via trio
trio==0.28.0
    # via -r requirements/tests.in