This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
uwsgi: update requirements
INADA Naoki
9 years ago
parent
6881d63578
commit
fd0d266b77
1 changed files
with
3 additions
and
3 deletions
Split View
Show Diff Stats
3
3
frameworks/Python/uwsgi/requirements.txt
+ 3
- 3
frameworks/Python/uwsgi/requirements.txt
View File
@@ -1,3 +1,3 @@
-gevent==1.
0.2
-uwsgi
-ujson==1.3
3
+gevent==1.
1.0
+uwsgi
==2.0.12
+ujson==1.3
5