Skip to content

Commit

Permalink
Merge pull request #2 from cscaglioned42/master
Browse files Browse the repository at this point in the history
Updated requests version number.
  • Loading branch information
cscaglioned42 committed Nov 2, 2019
2 parents fc6804c + 7708d77 commit deea3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ This repository contains a script that helps traceroute IPs in Device42 and set
To utilize the traceroute_tags script, Python 2.7, 3.5+ is required. The following Python Packages are required as well:

* xmljson==0.2.0
* requests==2.13.0
* requests==2.20.0
* pyparsing==2.1.10

These can all be installed by running `pip install -r requirements.txt`.
Expand Down

0 comments on commit deea3cd

Please sign in to comment.