We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d83f7a commit 4ddef50Copy full SHA for 4ddef50
tox.ini
@@ -389,11 +389,12 @@ deps =
389
{py3.7}-celery: importlib-metadata<5.0
390
391
# Chalice
392
+ chalice: pytest-chalice==0.0.5
393
+ chalice-v1.16: PyYAML==5.3.1
394
chalice-v1.16: chalice~=1.16.0
395
chalice-latest: chalice
- chalice: pytest-chalice==0.0.5
396
- {py3.7,py3.8}-chalice: botocore~=1.31
397
+ ; {py3.7,py3.8}-chalice: botocore~=1.31
398
399
# Clickhouse Driver
400
clickhouse_driver-v0.2.0: clickhouse_driver~=0.2.0
0 commit comments