Skip to content

Commit

Permalink
Update riotfile.py
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Vivet <nicolas@nzx.io>
  • Loading branch information
brettlangdon and nizox committed May 17, 2021
1 parent 77b3b05 commit 7e2e3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riotfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ def select_pys(min_version=MIN_PYTHON_VERSION, max_version=MAX_PYTHON_VERSION):
"python-memcached": latest,
"redis": "~=2.0",
"blinker": latest,
"werkzeug": "<2.0",
"werkzeug": "<1.0",
},
venvs=[
Venv(
Expand Down

0 comments on commit 7e2e3da

Please sign in to comment.