Skip to content

Commit c1f1a47

Browse files
authored
Merge pull request kubernetes-client#2189 from tomplus/chore/remove-ipaddress
remove ipaddress from requirements.txt
2 parents df43d15 + 3b89a71 commit c1f1a47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python-dateutil>=2.5.3 # BSD
44
setuptools>=21.0.0 # PSF/ZPL
55
pyyaml>=5.4.1 # MIT
66
google-auth>=1.0.1 # Apache-2.0
7-
ipaddress>=1.0.17;python_version=="2.7" # PSF
87
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
98
requests # Apache-2.0
109
requests-oauthlib # ISC

0 commit comments

Comments
 (0)