Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Stas0k authored Aug 11, 2021
1 parent ad03a8b commit e4c8221
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Marvell_Framework/Python_Framework/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ colormath==3.0.0
configparser==5.0.0
contextlib2==0.5.5
coverage==4.5.4
cryptography==2.9.2
cryptography>=3.2
cycler==0.10.0
ddt==1.1.1
decorator==4.4.0
Expand All @@ -38,7 +38,7 @@ ipaddress==1.0.23
IPy==1.0
ixnetwork-restpy==1.0.51
jdcal==1.4
Jinja2==2.10.1
Jinja2>=2.11.3
json5==0.8.5
jsonpickle==1.2
jsonrpclib-pelix==0.4.0
Expand All @@ -60,16 +60,16 @@ pip-upgrade-outdated==1.5
pluggy==0.13.1
ply==3.11
protobuf==3.5.1
psutil==5.4.6
psutil>=5.6.6
PTable==0.9.2
py==1.9.0
py>=1.10.0
pyaml==19.4.1
pyasn1==0.4.3
pycore==0.0.3
pycparser==2.20
pycryptodome==3.9.0
pycryptodomex==3.9.0
Pygments==2.4.2
Pygments>=2.7.4
#pyixexplorer==1.0.7
git+https://github.com/shmir/PyIxExplorer.git@305dd3b
#pyixnetwork==1.7.0
Expand All @@ -96,8 +96,8 @@ git+https://github.com/shmir/PyTestCenter.git@8a5263a
python-dateutil==2.8.0
pytrafficgen==1.6.0
pytz==2019.2
pywin32==223
PyYAML==5.1.2
pywin32>=301
PyYAML>=5.4
pyzmq==18.1.1
requests==2.24.0
scandir==1.10.0
Expand All @@ -114,7 +114,7 @@ texttable==1.6.2
toml==0.10.1
tox==3.15.2
typing==3.6.4
urllib3==1.25.9
urllib3>=1.26.5
virtualenv==20.0.25
wcwidth==0.2.5
#xenavalkyrie==1.3.6
Expand Down

0 comments on commit e4c8221

Please sign in to comment.