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