Kaynağa Gözat
Dependencies upgrade
https://pypi.python.org/pypi/pyOpenSSL : fix memory leak
http://lxml.de/4.1/changes-4.1.1.html : speed improvement
Alexandre Flament
7 yıl önce
ebeveyn
işleme
13216b6706
No account linked to committer's email
|
@@ -1,10 +1,10 @@
|
1
|
|
-certifi==2017.7.27.1
|
|
1
|
+certifi==2017.11.5
|
2
|
2
|
flask==0.12.2
|
3
|
3
|
flask-babel==0.11.2
|
4
|
|
-lxml==3.8.0
|
|
4
|
+lxml==4.1.1
|
5
|
5
|
idna==2.5
|
6
|
6
|
pygments==2.1.3
|
7
|
|
-pyopenssl==17.2.0
|
|
7
|
+pyopenssl==17.4.0
|
8
|
8
|
python-dateutil==2.6.1
|
9
|
9
|
pyyaml==3.12
|
10
|
10
|
requests[socks]==2.18.4
|