Skip to content

Commit

Permalink
Installed build dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
simlist committed May 30, 2022
1 parent c2ab031 commit 154590d
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@ astroid==2.11.5
attrs==21.4.0
Babel==2.10.1
beautifulsoup4==4.11.1
bleach==5.0.0
build==0.8.0
certifi==2022.5.18.1
cffi==1.15.0
charset-normalizer==2.0.12
commonmark==0.9.1
coverage==6.3.3
cryptography==37.0.2
dill==0.3.5.1
docutils==0.17.1
execnet==1.9.0
Expand All @@ -15,28 +20,40 @@ imagesize==1.3.0
importlib-metadata==4.11.4
iniconfig==1.1.1
isort==5.10.1
jeepney==0.8.0
Jinja2==3.1.2
keyring==23.5.1
lazy-object-proxy==1.7.1
MarkupSafe==2.1.1
mccabe==0.6.1
packaging==21.3
pep517==0.12.0
pep8==1.7.1
pkginfo==1.8.2
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pycodestyle==2.8.0
pycparser==2.21
pyflakes==2.4.0
Pygments==2.12.0
pylint==2.13.9
-e git+https://github.com/simlist/pyluach.git@c2ab03152014a3388ad88789b90de43a74bcb8ff#egg=pyluach
pyparsing==3.0.9
pytest==7.1.2
pytest-cache==1.0
pytest-cov==3.0.0
pytest-flake8==1.1.1
pytest-flakes==4.0.5
pytest-pep8==1.0.6
pytest-pylint==0.18.0
pytz==2022.1
readme-renderer==35.0
requests==2.27.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.4.4
SecretStorage==3.3.2
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.3.2.post1
Sphinx==4.5.0
Expand All @@ -49,7 +66,9 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
tomli==2.0.1
twine==4.0.0
typing-extensions==4.2.0
urllib3==1.26.9
webencodings==0.5.1
wrapt==1.14.1
zipp==3.8.0

0 comments on commit 154590d

Please sign in to comment.