Replies: 1 comment
-
Looks like the last bits to ensure that tornado==6.2 works are in #7134 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would the newest
distributed==2022.10.0
package work withtornado==6.2
version? I can see there is the constrainttornado >= 6.0.3, <6.2
, but am really hoping the package could still work withtornado==6.2
? I am trying to resolve dependency issues in my app, and this is the last package to fix. I would very much appreciate any help. Thanks!Beta Was this translation helpful? Give feedback.
All reactions