-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.dev.txt
65 lines (65 loc) · 1.09 KB
/
requirements.dev.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
61
62
63
64
65
alembic==1.13.1
appdirs==1.4.4
astroid==3.1.0
atomicwrites==1.4.1
attrs==23.2.0
black==24.4.0
certifi==2024.2.2
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
coverage==7.4.4
dill==0.3.8
entrypoints==0.4
exceptiongroup==1.2.1
flake8==7.0.0
h11==0.14.0
idna==3.7
importlib_metadata==7.1.0
iniconfig==2.0.0
isodate==0.6.1
isort==5.13.2
lazy-object-proxy==1.10.0
lxml==5.2.1
Mako==1.3.3
MarkupSafe==2.1.5
mccabe==0.7.0
more-itertools==10.2.0
mypy==1.9.0
mypy-extensions==1.0.0
outcome==1.3.0.post0
packaging==24.0
pathspec==0.12.1
platformdirs==4.2.0
pluggy==1.4.0
py==1.11.0
pycodestyle==2.11.1
pycountry==23.12.11
pycryptodome==3.20.0
pyflakes==3.2.0
pylint==3.1.0
pyparsing==3.1.2
PySocks==1.7.1
pytest==8.1.1
pytest-cov==5.0.0
pytest-mock==3.14.0
requests==2.31.0
requests-mock==1.12.1
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
SQLAlchemy==2.0.29
streamlink==6.7.3
toml==0.10.2
tomlkit==0.12.4
trio==0.25.0
trio-websocket==0.11.1
typed_ast==1.5.5
types-requests==2.31.0.20240406
typing_extensions==4.11.0
urllib3==2.2.1
wcwidth==0.2.13
websocket-client==1.7.0
wrapt==1.16.0
wsproto==1.2.0
zipp==3.18.1