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

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-version: 9.3.0
  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-04-22 15:45:16 +08:00

59 lines
873 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==9.0.0
# hpfeeds
hpfeeds==3.1.0
# mysql
mysql-connector-python==9.3.0
# mongodb
pymongo==4.12.0
# postgresql
# psycopg2==2.9.10
# 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.10
# 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
# prometheus
prometheus_client==0.21.1