[requires.io] dependency update on master branch (#4391)

Co-authored-by: requires.io <support@requires.io>
This commit is contained in:
Maximilian Hils 2021-01-17 11:38:47 +01:00 committed by GitHub
parent a92279e69f
commit a11cfd45c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ setup(
"pydivert>=2.0.3,<2.2",
],
'dev': [
"hypothesis>=5.8,<6",
"hypothesis>=5.8,<6.1",
"parver>=0.1,<2.0",
"pytest-asyncio>=0.10.0,<0.14,!=0.14",
"pytest-cov>=2.7.1,<3",

View File

@ -42,7 +42,7 @@ commands =
passenv = CI_* GITHUB_* AWS_* TWINE_* DOCKER_*
deps =
-rrequirements.txt
pyinstaller==4.1
pyinstaller==4.2
twine==3.3.0
awscli
commands =