From 2551f03cdd64ccd610cd43b20378ad488a38c5e6 Mon Sep 17 00:00:00 2001 From: Ivan Maslov Date: Mon, 22 Feb 2021 08:37:03 +0300 Subject: [PATCH] Configure RTD - 5 create requirements - remove some version in req because pypi delete old version - venv is too bad concept... portable is very good --- Sources/GuideSphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/GuideSphinx/requirements.txt b/Sources/GuideSphinx/requirements.txt index 32bac71a..7e9b029f 100644 --- a/Sources/GuideSphinx/requirements.txt +++ b/Sources/GuideSphinx/requirements.txt @@ -88,7 +88,7 @@ python-snappy==0.5.3 pythonnet PyTweening==1.0.3 pytz==2020.4 -pywin32==224 +pywin32 pywinauto==0.6.8 pywinpty==0.5.7 PyYAML==5.3