mirror of https://github.com/cowrie/cowrie.git
parent
10766790df
commit
ab698d299d
|
@ -1,3 +1,6 @@
|
|||
# Include base requirements
|
||||
-r requirements.txt
|
||||
|
||||
build==1.2.2.post1
|
||||
coverage==7.6.4
|
||||
mypy-extensions==1.0.0; platform_python_implementation=='CPython'
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# Include base requirements
|
||||
-r requirements.txt
|
||||
|
||||
# csirtg. it has an implicit dependency on geoip2
|
||||
csirtgsdk==1.1.5
|
||||
geoip2
|
||||
|
|
Loading…
Reference in New Issue