Files
cowrie/requirements-output.txt
dependabot[bot] 804e8c4559 build(deps): bump mysql-connector-python from 9.1.0 to 9.2.0 (#2493)
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 9.1.0 to 9.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](https://github.com/mysql/mysql-connector-python/compare/9.1.0...9.2.0)

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 11:34:56 +08:00

53 lines
800 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.17.0
# hpfeeds
hpfeeds==3.1.0
# mysql
mysql-connector-python==9.2.0
# mongodb
pymongo==4.10.1
# rethinkdblog
rethinkdb==2.4.10.post1
# s3
# Disabled 2024-12-23 because too large
# botocore==1.35.76
# slack
slackclient==2.9.4
# influxdb
influxdb==5.3.2
# dblog_xmpp
# Disabled 2024-12-23 because unmaintained upstream dependency: https://github.com/cowrie/cowrie/issues/1639
# wokkel==18.0.0
# misp
pymisp==2.5.4
# redis
redis==5.2.1
# Oracle Cloud
# Disabled 2024-10-31 because downgrades our cryptography package to vulnerable version
# oci==2.129.2
# rabbitmq
pika==1.3.2