forked from inteoryx/twitter-video-dl
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements-dev.txt
40 lines (40 loc) · 3.3 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
black==23.12.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
certifi==2024.8.30 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
cfgv==3.4.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
charset-normalizer==3.4.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
click==8.1.7 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.11.0" and python_version < "4.0"
coverage[toml]==7.6.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
distlib==0.3.9 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
execnet==2.1.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
ffmpeg-python==0.2.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
filelock==3.16.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
future==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
identify==2.6.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
idna==3.10 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
iniconfig==2.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
jinja2==3.1.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
markupsafe==3.0.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
mslex==1.3.0 ; python_full_version >= "3.11.0" and python_version < "4.0" and sys_platform == "win32"
mypy-extensions==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
nodeenv==1.9.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
packaging==24.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pathspec==0.12.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
platformdirs==4.3.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pluggy==1.5.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pre-commit==3.8.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
psutil==5.9.8 ; python_full_version >= "3.11.0" and python_version < "4.0"
pytest-cov==4.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pytest-html==4.1.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pytest-metadata==3.1.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pytest-mock==3.14.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pytest-xdist==3.6.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pytest==7.4.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
pyyaml==6.0.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
requests==2.32.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
ruff==0.0.292 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
taskipy==1.14.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
tomli==2.0.2 ; python_full_version >= "3.11.0" and python_version < "4.0"
tomlkit==0.12.5 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
urllib3==2.2.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
virtualenv==20.27.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"