Skip to content

Commit f844501

Browse files
author
Capirca Team
committed
Merge pull request #309 from mirceaulinic:ipaddress
PiperOrigin-RevId: 469283138
2 parents 0f3400f + 1571b13 commit f844501

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# $ pip install -r requirements.txt
44

55
absl-py
6-
ipaddress>=1.0.22
76
ply
87
PyYAML
98
six>=1.12.0

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
install_requires=[
5353
'absl-py',
5454
'ply',
55-
'ipaddress>=1.0.22',
5655
'mock',
5756
'six',
5857
'PyYAML',

0 commit comments

Comments
 (0)