-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathtest-requirements-3.11.txt
More file actions
75 lines (74 loc) · 1.54 KB
/
test-requirements-3.11.txt
File metadata and controls
75 lines (74 loc) · 1.54 KB
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
72
73
74
75
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=/root/workspace/st2tests/test-requirements-3.11.txt /root/workspace/st2tests/test-requirements.in
#
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.12.15
# via slackclient
aiosignal==1.4.0
# via aiohttp
astroid==3.1.0
# via pylint
attrs==25.3.0
# via
# aiohttp
# pytest
dill==0.4.0
# via pylint
flake8==7.0.0
# via -r /root/workspace/st2tests/test-requirements.in
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
idna==3.10
# via yarl
iniconfig==2.1.0
# via pytest
isort==5.13.2
# via pylint
mccabe==0.7.0
# via
# flake8
# pylint
multidict==6.6.4
# via
# aiohttp
# yarl
packaging==25.0
# via pytest
platformdirs==4.3.8
# via pylint
pluggy==1.6.0
# via pytest
propcache==0.3.2
# via
# aiohttp
# yarl
py==1.11.0
# via pytest
pycodestyle==2.11.1
# via flake8
pyflakes==3.2.0
# via flake8
pylint==3.1.1
# via -r /root/workspace/st2tests/test-requirements.in
pytest==7.0.1
# via -r /root/workspace/st2tests/test-requirements.in
slackclient==2.9.4
# via -r /root/workspace/st2tests/test-requirements.in
tomli==2.2.1
# via pytest
tomlkit==0.13.3
# via pylint
typing-extensions==4.14.1
# via aiosignal
wheel==0.45.1
# via -r /root/workspace/st2tests/test-requirements.in
yarl==1.20.1
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools