Skip to content

Commit

Permalink
Pin pypcap version to 1.2.1, add werkzeug
Browse files Browse the repository at this point in the history
Pin werkzeug package.
Pin 1.2.1 version of pypcap to resolve certain versions of *nix that
report: No module named pcapy.
  • Loading branch information
anadahz committed Jul 31, 2019
1 parent b4efb6a commit e1481e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ geoip==1.3.2
txtorcon==0.18.0
txsocksx==1.15.0.2
scapy==2.3.3
pypcap==1.2.2
pypcap==1.2.1
service-identity==16.0.0
pydumbnet==1.12.1
zope.interface==4.3.3
Expand All @@ -36,3 +36,4 @@ packaging==16.8
Parsley==1.3
pyasn1-modules==0.0.8
pyparsing==2.2.0
werkzeug==0.12

0 comments on commit e1481e6

Please sign in to comment.