Files
SNMP-Influx-collector/cont/requirements.txt

13 lines
267 B
Plaintext
Raw Normal View History

2026-02-25 23:16:46 +01:00
# mysql-connector-python==9.2.0
PyMySQL==1.1.1
sqlmodel==0.0.24
2026-02-28 17:48:01 +01:00
sqlalchemy[asyncio]
2026-02-25 23:16:46 +01:00
pydantic==2.10.6
pydantic_core==2.27.2
annotated-types==0.7.0
typing==3.7.4.3
pysnmp==7.1.22
2026-02-28 17:48:01 +01:00
cryptography==46.0.5
2026-02-25 23:16:46 +01:00
# requests==2.32.3
influxdb-client==1.49.0
# influxdb3-python==0.18.0