-
Notifications
You must be signed in to change notification settings - Fork 29
/
requirements_dev.txt
50 lines (50 loc) · 4.19 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
alabaster==0.7.13 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
babel==2.12.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
build==0.7.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
certifi==2023.7.22 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
cfgv==3.3.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
charset-normalizer==3.2.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0" and (sys_platform == "win32" or os_name == "nt")
coverage==7.2.7 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
distlib==0.3.7 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
docutils==0.17.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
exceptiongroup==1.1.2 ; python_full_version >= "3.8.0" and python_version < "3.11"
filelock==3.12.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
identify==2.5.26 ; python_version >= "3.8" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
imagesize==1.4.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
importlib-metadata==6.8.0 ; python_version >= "3.8" and python_version < "3.10"
iniconfig==2.0.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
jinja2==3.1.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
markupsafe==2.1.3 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
nodeenv==1.8.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
packaging==23.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pep517==0.13.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
platformdirs==3.10.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pluggy==1.2.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pre-commit==2.21.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pygments==2.15.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pytest==7.4.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pytz==2023.3 ; python_full_version >= "3.8.0" and python_version < "3.9"
pyyaml==6.0.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
requests==2.31.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
responses==0.10.16 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
setuptools-scm==7.1.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
setuptools==68.0.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
snowballstemmer==2.2.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinx-rtd-theme==1.2.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinx==4.5.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-applehelp==1.0.4 ; python_version >= "3.8" and python_full_version < "4.0.0"
sphinxcontrib-devhelp==1.0.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
sphinxcontrib-jquery==4.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-jsmath==1.0.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-qthelp==1.0.3 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-serializinghtml==1.1.5 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxnotes-strike==1.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
tomli==2.0.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
typing-extensions==4.7.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
urllib3==2.0.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
virtualenv==20.24.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
zipp==3.16.2 ; python_version >= "3.8" and python_version < "3.10"