Updated some modules and added async sql

This commit is contained in:
2026-02-28 22:58:13 +01:00
parent f7d28b31b8
commit 886f7bbd19

View File

@@ -1,13 +1,14 @@
# mysql-connector-python==9.2.0 # mysql-connector-python==9.2.0
PyMySQL==1.1.1 PyMySQL==1.1.2
sqlmodel==0.0.24 sqlmodel==0.0.37
sqlalchemy[asyncio] sqlalchemy[asyncio]==2.0.47
pydantic==2.10.6 asyncmy==0.2.11
pydantic_core==2.27.2 pydantic==2.12.5
pydantic_core==2.41.5
annotated-types==0.7.0 annotated-types==0.7.0
typing==3.7.4.3 typing==3.7.4.3
pysnmp==7.1.22 pysnmp==7.1.22
cryptography==46.0.5 cryptography==46.0.5
# requests==2.32.3 # requests==2.32.5
influxdb-client==1.49.0 influxdb-client==1.50.0
# influxdb3-python==0.18.0 # influxdb3-python==0.18.0