forked from Fusion-Power-Plant-Framework/bluemira
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-develop.txt
76 lines (76 loc) · 1.41 KB
/
requirements-develop.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
66
67
68
69
70
71
72
73
74
75
76
alabaster==0.7.13
astroid==2.15.6
attrs==23.1.0
bandit==1.7.5
black==23.7.0
certifi==2023.7.22
cfgv==3.4.0
charset-normalizer==3.2.0
coverage[toml]==7.3.0
distlib==0.3.7
docutils==0.18.1
filelock==3.12.3
flake8==6.1.0
flake8-absolute-import==1.0.0.1
flake8-bandit==4.1.1
flake8-docstrings==1.7.0
flake8-polyfill==1.0.2
gitdb==4.0.10
GitPython==3.1.32
greenlet==2.0.2
identify==2.5.27
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
iniconfig==2.0.0
isort==5.12.0
Jinja2==3.1.2
jupyter-cache==0.6.1
jupytext==1.15.1
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
mccabe==0.7.0
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclient==0.7.4
nodeenv==1.8.0
pathspec==0.11.2
pbr==5.11.1
pep8-naming==0.13.3
platformdirs==3.10.0
pluggy==1.3.0
pre-commit==3.3.3
pycodestyle==2.11.0
pydocstyle==6.3.0
pyflakes==3.1.0
Pygments==2.16.1
pytest==7.4.0
pytest-cov==4.1.0
pytest-html==3.2.0
pytest-metadata==3.0.0
pytest-json-report==1.5.0
PyYAML==6.0.1
requests==2.31.0
smmap==5.0.0
snowballstemmer==2.2.0
Sphinx==5.3.0
sphinx-autoapi==2.1.1
sphinx-copybutton==0.5.2
sphinx-rtd-theme==1.3.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.20
stevedore==5.1.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.7.1
Unidecode==1.3.6
urllib3==2.0.4
versioneer==0.29
virtualenv==20.24.3
zipp==3.16.2