This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
compsci-industry
/
TechEmpower.FrameworkBenchmarks
同期ミラー
https://github.com/TechEmpower/FrameworkBenchmarks.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
uwsgi: update requirements
INADA Naoki
9 年 前
親
6881d63578
コミット
fd0d266b77
1 ファイル変更
、
3 行追加
、
3 行削除
分割表示
差分情報を表示
3
3
frameworks/Python/uwsgi/requirements.txt
+ 3
- 3
frameworks/Python/uwsgi/requirements.txt
ファイルの表示
@@ -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