This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
PyWebIO
mirror of
https://github.com/pywebio/PyWebIO.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix: required tornado version
wangweimin
5 years ago
parent
3574109ccf
commit
d351af2525
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
requirements.txt
+ 1
- 1
requirements.txt
View File
@@ -1 +1 @@
-tornado>=4.
2
.0
+tornado>=4.
3
.0