Skip to content

Commit

Permalink
Remove tornado max version from nightly recipe (#7376)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbluca authored Dec 6, 2022
1 parent 181502a commit c9f75b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion continuous_integration/recipes/distributed/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ requirements:
- sortedcontainers !=2.0.0,!=2.0.1
- tblib >=1.6.0
- toolz >=0.10.0
- tornado >=6.0.3,<6.2
- tornado >=6.0.3
- urllib3
- zict >=0.1.3
run_constrained:
Expand Down

0 comments on commit c9f75b1

Please sign in to comment.