From 0ece16d5c4a73ff610239a824b499f89af0e8c00 Mon Sep 17 00:00:00 2001 From: jar3b Date: Mon, 22 Mar 2021 00:47:30 +0300 Subject: [PATCH] bump: libs --- requirements.txt | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index f24bffc..4669545 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,9 @@ -lxml>=3.6.0 -bottle==0.12.13 -psycopg2==2.7.5 -PySimpleSOAP==1.16.2 -python-Levenshtein==0.12.0 -rarfile==3.0 -requests>=2.8.1 -soap2py>=1.16 +lxml==4.6.3 +bottle==0.12.19 +psycopg2==2.8.6 +pysimplesoap==1.16.2 +python-Levenshtein==0.12.2 +rarfile==4.0 +requests==2.25.1 git+https://github.com/jar3b/sphinx-py3-api -bottle-oop-rest>=0.0.5 \ No newline at end of file +bottle-oop-rest==0.0.5 \ No newline at end of file