Files
cowrie/requirements-output.txt
dependabot[bot] b77c20a615 build(deps): bump pymisp from 2.5.1 to 2.5.2 (#2405)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: pymisp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 09:06:30 +08:00

51 lines
647 B
Plaintext

# Include base requirements
-r requirements.txt
# csirtg. it has an implicit dependency on geoip2
csirtgsdk==1.1.5
geoip2
# dshield
requests==2.32.3
python-dateutil==2.9.0.post0
# elasticsearch
elasticsearch==8.16.0
# hpfeeds
hpfeeds==3.1.0
# mysql
mysql-connector-python==9.1.0
# mongodb
pymongo==4.10.1
# rethinkdblog
rethinkdb==2.4.10.post1
# s3
botocore==1.35.69
# slack
slackclient==2.9.4
# influxdb
influxdb==5.3.2
# dblog_xmpp
wokkel==18.0.0
# misp
pymisp==2.5.2
# redis
redis==5.2.0
# Oracle Cloud
# Disabled 2024-10-31 because downgrades our cryptography package to vulnerable version
# oci==2.129.2
# rabbitmq
pika==1.3.2