Skip to content

Commit c9f75b1

Browse files
authored
Remove tornado max version from nightly recipe (#7376)
1 parent 181502a commit c9f75b1

File tree

1 file changed

+1
-1
lines changed
  • continuous_integration/recipes/distributed

1 file changed

+1
-1
lines changed

continuous_integration/recipes/distributed/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ requirements:
4242
- sortedcontainers !=2.0.0,!=2.0.1
4343
- tblib >=1.6.0
4444
- toolz >=0.10.0
45-
- tornado >=6.0.3,<6.2
45+
- tornado >=6.0.3
4646
- urllib3
4747
- zict >=0.1.3
4848
run_constrained:

0 commit comments

Comments
 (0)