Преглед на файлове

Update requirements.txt (#4819)

Make sure all packages are updated to the latest stable versions.
Rudá Porto Filgueiras преди 6 години
родител
ревизия
c322561f5c
променени са 1 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 5 5
      frameworks/Python/pyramid/requirements.txt

+ 5 - 5
frameworks/Python/pyramid/requirements.txt

@@ -1,7 +1,7 @@
-psycopg2==2.7.5
+psycopg2==2.8.2
 gunicorn==19.9.0
-meinheld==0.6.1
-SQLAlchemy==1.0.12
-pyramid==1.6.1
+meinheld==1.0.1
+SQLAlchemy==1.3.4
+pyramid==1.10.4
 pyramid_chameleon==0.3
-greenlet==0.4.14
+greenlet==0.4.15