[VVP] Updating dependencies (except pytest) 62/91962/1
authorLovett, Trevor <trevor.lovett@att.com>
Wed, 24 Jul 2019 16:29:13 +0000 (11:29 -0500)
committerLovett, Trevor (tl2972) <tl2972@att.com>
Wed, 24 Jul 2019 16:29:26 +0000 (11:29 -0500)
Bringing most dependencies to current except pytest which
will require changes to how self-test generates tests.

Will address that in a future release

Issue-ID: VVP-245

Change-Id: I20171ede15740087992b68e245dd9881d0bc5c78
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
requirements.txt

index df25186..1f2247d 100644 (file)
 #
 #
 
 #
 #
 
-pytest==3.7.4
-PyYAML==3.13
-pytest-tap==2.3
-boltons==18.0.1
-xlsxwriter==1.1.2
-docutils==0.14
-requests==2.20.0
+pytest>=3.7,<3.8
+PyYAML>=5.1,<5.2
+boltons>=19.1,<19.2
+xlsxwriter==1.1.8
+docutils>=0.15,<0.16
+requests>=2.22,<2.23
 appdirs==1.4.3
 appdirs==1.4.3
-jinja2==2.10
+jinja2>=2.10,<2.11
 six==1.12.0
 pyinstaller
 mock
 six==1.12.0
 pyinstaller
 mock