-
Notifications
You must be signed in to change notification settings - Fork 454
/
requirements.txt
60 lines (60 loc) · 1.13 KB
/
requirements.txt
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
annotated-types==0.7.0
binary2strings==0.1.13
black==24.10.0
cfgv==3.4.0
click==8.1.7
colorama==0.4.6
coverage==7.6.1
cxxfilt==0.3.0
distlib==0.3.8
dncil==1.0.2
filelock==3.16.1
funcy==2.0
halo==0.0.31
identify==2.6.1
iniconfig==2.0.0
intervaltree==3.1.0
isort==5.13.2
log-symbols==0.0.14
markdown-it-py==3.0.0
mdurl==0.1.2
msgpack==1.0.8
mypy==1.13.0
networkx==3.4.2
nodeenv==1.9.1
packaging==24.2
pathspec==0.12.1
pefile==2024.8.26
pip==24.2
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.0.1
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycodestyle==2.12.1
pycparser==2.22
pydantic==2.9.2
# pydantic pins pydantic-core,
# but dependabot updates these separately (which is broken) and is annoying,
# so we rely on pydantic to pull in the right version of pydantic-core.
# pydantic-core==2.23.4
pygments==2.18.0
pytest==8.3.3
pytest-cov==6.0.0
pytest-instafail==0.5.0
pytest-sugar==1.0.0
python-flirt==0.8.10
pyyaml==6.0.1
rich==13.9.2
setuptools==75.5.0
six==1.16.0
sortedcontainers==2.4.0
spinners==0.0.24
tabulate==0.9.0
termcolor==2.5.0
tqdm==4.66.4
types-pyyaml==6.0.10
types-tabulate==0.9.0.20240106
virtualenv==20.26.2
viv-utils==0.7.11
vivisect==1.2.1