-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements_dev.txt
More file actions
44 lines (44 loc) · 2.03 KB
/
requirements_dev.txt
File metadata and controls
44 lines (44 loc) · 2.03 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
alabaster==0.7.16 ; python_version >= "3.9"
babel==2.17.0 ; python_version >= "3.9"
bump2version==1.0.1 ; python_version >= "3.9"
certifi==2025.1.31 ; python_version >= "3.9"
cfgv==3.4.0 ; python_version >= "3.9"
charset-normalizer==3.4.1 ; python_version >= "3.9"
colorama==0.4.6 ; python_version >= "3.9" and sys_platform == "win32"
coverage[toml]==7.8.0 ; python_version >= "3.9"
distlib==0.3.9 ; python_version >= "3.9"
docutils==0.20.1 ; python_version >= "3.9"
exceptiongroup==1.2.2 ; python_version < "3.11" and python_version >= "3.9"
filelock==3.18.0 ; python_version >= "3.9"
identify==2.6.10 ; python_version >= "3.9"
idna==3.10 ; python_version >= "3.9"
imagesize==1.4.1 ; python_version >= "3.9"
importlib-metadata==8.6.1 ; python_version == "3.9"
iniconfig==2.1.0 ; python_version >= "3.9"
jinja2==3.1.6 ; python_version >= "3.9"
markupsafe==3.0.2 ; python_version >= "3.9"
nodeenv==1.9.1 ; python_version >= "3.9"
packaging==25.0 ; python_version >= "3.9"
platformdirs==4.3.7 ; python_version >= "3.9"
pluggy==1.5.0 ; python_version >= "3.9"
pre-commit==4.2.0 ; python_version >= "3.9"
pygments==2.19.1 ; python_version >= "3.9"
pytest-cov==4.1.0 ; python_version >= "3.9"
pytest-reverse==1.8.0 ; python_version >= "3.9"
pytest==7.4.4 ; python_version >= "3.9"
python-decouple==3.8 ; python_version >= "3.9"
pyyaml==6.0.2 ; python_version >= "3.9"
requests==2.32.3 ; python_version >= "3.9"
snowballstemmer==2.2.0 ; python_version >= "3.9"
sphinx==7.2.6 ; python_version >= "3.9"
sphinxcontrib-applehelp==2.0.0 ; python_version >= "3.9"
sphinxcontrib-devhelp==2.0.0 ; python_version >= "3.9"
sphinxcontrib-htmlhelp==2.1.0 ; python_version >= "3.9"
sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.9"
sphinxcontrib-qthelp==2.0.0 ; python_version >= "3.9"
sphinxcontrib-serializinghtml==2.0.0 ; python_version >= "3.9"
tomli==2.2.1 ; python_full_version <= "3.11.0a6" and python_version >= "3.9"
urllib3==2.4.0 ; python_version >= "3.9"
virtualenv==20.30.0 ; python_version >= "3.9"
watchdog==6.0.0 ; python_version >= "3.9"
zipp==3.21.0 ; python_version == "3.9"