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 a0c836b commit 168600fCopy full SHA for 168600f
setup.py
@@ -129,7 +129,7 @@ def get_file_text(file_name):
129
"sqlalchemy": ["sqlalchemy>=1.2"],
130
"starlette": ["starlette>=0.19.1"],
131
"starlite": ["starlite>=1.48"],
132
- "tornado": ["tornado>=5"],
+ "tornado": ["tornado>=6"],
133
},
134
classifiers=[
135
"Development Status :: 5 - Production/Stable",
0 commit comments