From 1452debf94d54161641ece123a07ff555881a8ab Mon Sep 17 00:00:00 2001 From: jar3b Date: Wed, 7 Nov 2018 18:37:59 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index bbef994..f24bffc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ lxml>=3.6.0 -bottle>=0.12.9 -psycopg2>=2.6.1 -PySimpleSOAP==1.16 +bottle==0.12.13 +psycopg2==2.7.5 +PySimpleSOAP==1.16.2 python-Levenshtein==0.12.0 -rarfile +rarfile==3.0 requests>=2.8.1 soap2py>=1.16 git+https://github.com/jar3b/sphinx-py3-api -bottle-oop-rest>=0.0.4 \ No newline at end of file +bottle-oop-rest>=0.0.5 \ No newline at end of file