-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements-dev.txt
68 lines (68 loc) · 1.27 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
66
67
68
alabaster==0.7.12
altgraph==0.17.3
attrs==22.1.0
autodoc-pydantic==1.8.0
Babel==2.10.3
beautifulsoup4==4.11.1
black==22.12.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
dill==0.3.6
docutils==0.19
exceptiongroup==1.0.0rc9
flake8==6.0.0
func-timeout==4.3.5
gitdb==4.0.9
GitPython==3.1.29
gprof2dot==2022.7.29
hypothesis==6.56.3
idna==3.4
imagesize==1.4.1
iniconfig==1.1.1
isort==5.11.3
Jinja2==3.1.2
MarkupSafe==2.1.1
mccabe==0.7.0
mypy-extensions==0.4.3
nest-asyncio==1.5.6
numpy==1.23.4
numpydoc==1.5.0
packaging==21.3
pathspec==0.10.3
platformdirs==2.6.0
pluggy==1.0.0
py==1.11.0
pycodestyle==2.10.0
pydantic==1.10.2
pydata-sphinx-theme==0.11.0
pyflakes==3.0.1
Pygments==2.13.0
pyinstaller==5.5
pyinstaller-hooks-contrib==2022.10
pyparsing==3.0.9
PySide6==6.4.0.1
PySide6-Addons==6.4.0.1
PySide6-Essentials==6.4.0.1
pytest==7.1.3
pytest-qt==4.1.0
pytz==2022.5
pyupgrade==3.3.1
qt-material==2.12
requests==2.28.1
shiboken6==6.4.0.1
smmap==5.0.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
Sphinx==5.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tokenize-rt==5.0.0
tomli==2.0.1
typing_extensions==4.4.0
urllib3==1.26.12