-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdevrequirements.txt
82 lines (82 loc) · 1.61 KB
/
devrequirements.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
77
78
79
80
81
82
# This file is automatically generated from (mainly) devrequirements-notfreezed.txt
# and from available packages and versions on https://pypi.org
#
# => you shouldn't modify it manually, unless you know exactly what you are doing !
#
# To "refresh" this file, juste delete it and execute "make devenv".
astroid==2.11.2
attrs==21.4.0
black==22.3.0
bleach==5.0.0
bracex==2.2.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.2
commonmark==0.9.1
coverage==6.3.2
cryptography==36.0.2
dill==0.3.4
docutils==0.18.1
dparse==0.5.1
flake8==4.0.1
ghp-import==2.0.2
idna==3.3
importlib-metadata==4.11.3
iniconfig==1.1.1
isort==5.10.1
jeepney==0.8.0
Jinja2==3.1.1
keyring==23.5.0
lazy-object-proxy==1.7.1
Markdown==3.3.6
MarkupSafe==2.1.1
mccabe==0.6.1
mergedeep==1.3.4
mkdocs==1.3.0
mkdocs-add-number-plugin==1.2.2
mkdocs-autolinks-plugin==0.5.0
mkdocs-awesome-pages-plugin==2.7.0
mkdocs-exclude==1.0.2
mkdocs-macros-plugin==0.7.0
mkdocs-material==8.2.9
mkdocs-material-extensions==1.0.3
mypy==0.942
mypy-extensions==0.4.3
packaging==21.3
pathspec==0.9.0
pkginfo==1.8.2
platformdirs==2.5.1
pluggy==1.0.0
py==1.11.0
pycodestyle==2.8.0
pycparser==2.21
pyflakes==2.4.0
Pygments==2.11.2
pylint==2.13.5
pymdown-extensions==9.3
pyparsing==3.0.8
pytest==7.1.1
pytest-cov==3.0.0
python-dateutil==2.8.2
PyYAML==6.0
pyyaml_env_tag==0.1
readme-renderer==34.0
requests==2.27.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.2.0
safety==1.10.3
SecretStorage==3.3.1
six==1.16.0
termcolor==1.1.0
toml==0.10.2
tomli==2.0.1
twine==4.0.0
typing_extensions==4.1.1
urllib3==1.26.9
watchdog==2.1.7
wcmatch==8.3
webencodings==0.5.1
wrapt==1.14.0
zipp==3.8.0