We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f3400f + 1571b13 commit f844501Copy full SHA for f844501
requirements.txt
@@ -3,7 +3,6 @@
3
# $ pip install -r requirements.txt
4
5
absl-py
6
-ipaddress>=1.0.22
7
ply
8
PyYAML
9
six>=1.12.0
setup.py
@@ -52,7 +52,6 @@
52
install_requires=[
53
'absl-py',
54
'ply',
55
- 'ipaddress>=1.0.22',
56
'mock',
57
'six',
58
'PyYAML',
0 commit comments