Skip to content
Snippets Groups Projects
Commit 4767d1a6 authored by Georg Krause's avatar Georg Krause
Browse files

Merge branch 'renovate/pin-dependencies' into 'master'

chore(deps): pin dependencies

See merge request !26
parents 25542a3a 3b1d242a
No related branches found
No related tags found
1 merge request!26chore(deps): pin dependencies
Pipeline #34702 passed with stages
in 2 minutes and 13 seconds
......@@ -33,18 +33,18 @@ include_package_data = True
packages = find:
python_requires = >=3.6
install_requires =
aiofiles~=0.7.0
aiohttp~=3.7.4
appdirs~=1.4.4
click~=7.1.2
click-log~=0.3.2
keyring~=23.0.1
marshmallow~=2.19.2
python-dotenv~=0.18.0
semver~=2.13.0
tabulate~=0.8.9
tqdm~=4.61.1
pathvalidate~=2.4.1
aiofiles==0.7.0
aiohttp==3.7.4.post0
appdirs==1.4.4
click==7.1.2
click-log==0.3.2
keyring==23.0.1
marshmallow==2.19.5
python-dotenv==0.18.0
semver==2.13.0
tabulate==0.8.10
tqdm==4.61.2
pathvalidate==2.4.1
[options.entry_points]
console_scripts =
......@@ -52,27 +52,27 @@ console_scripts =
[options.extras_require]
dev =
ipdb~=0.13.9
ipdb==0.13.13
test =
pytest~=6.2.4
pytest-mock~=3.6.1
pytest-env~=0.6.2
aioresponses~=0.7.2
asynctest~=0.13.0
pytest==6.2.5
pytest-mock==3.6.1
pytest-env==0.6.2
aioresponses==0.7.6
asynctest==0.13.0
build =
pyinstaller~=4.3
pyinstaller==4.10
build-pypi =
setuptools~=56.0.0
wheel~=0.36.2
setuptools==56.0.0
wheel==0.36.2
publish =
twine~=3.4.1
twine==3.4.2
changelog =
towncrier~=21.3.0
towncrier==21.3.0
[options.packages.find]
exclude =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment