-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(samples): updates to urllib3 constraint for Python 3.7 (#1834)
* fix: updates to urllib3 constraint for Python 3.7 * refine urllib3 constraint * revises geo reqs and rolls back contraints * tweaking the geo sample requirements * more tweaks to geo reqs * more tweaks, testing arbitrary equality, 2.x version * tweak google-auth
- Loading branch information
1 parent
4dfb920
commit b099c32
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,4 +27,4 @@ python-dateutil==2.7.3 | |
requests==2.21.0 | ||
Shapely==1.8.4 | ||
six==1.13.0 | ||
tqdm==4.7.4 | ||
tqdm==4.7.4 |