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.
2 parents 1a5afa6 + a737a7e commit 57776f6Copy full SHA for 57776f6
requirements.txt
@@ -1 +1 @@
1
-tornado==6.3.3
+tornado==6.4
setup.py
@@ -33,6 +33,6 @@
33
"Creative Commons Attribution-NoDerivatives 4.0 International"
34
" (CC BY-ND 4.0)"
35
),
36
- install_requires=["tornado==6.3.3"],
+ install_requires=["tornado==6.4"],
37
python_requires=">=3.7"
38
)
0 commit comments