Skip to content

Commit

Permalink
Updated requests version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
cscaglioned42 committed Nov 2, 2019
1 parent fc6804c commit 7708d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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 7708d77

Please sign in to comment.