mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
@ -1,3 +1,6 @@
|
|||||||
|
# Include base requirements
|
||||||
|
-r requirements.txt
|
||||||
|
|
||||||
build==1.2.2.post1
|
build==1.2.2.post1
|
||||||
coverage==7.6.4
|
coverage==7.6.4
|
||||||
mypy-extensions==1.0.0; platform_python_implementation=='CPython'
|
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
|
# csirtg. it has an implicit dependency on geoip2
|
||||||
csirtgsdk==1.1.5
|
csirtgsdk==1.1.5
|
||||||
geoip2
|
geoip2
|
||||||
|
|||||||
Reference in New Issue
Block a user