Added MySQL support and first code for testing the connection. (0.24.1)
This commit is contained in:
parent
52b0c6b509
commit
3042225ff9
6 changed files with 58 additions and 9 deletions
|
|
@ -4,13 +4,16 @@ asyncssh==2.13.2
|
|||
fastapi==0.101.1
|
||||
fritzconnection==1.13.1
|
||||
loguru==0.7.0
|
||||
mysql-connector-python==8.1.0
|
||||
paramiko==3.3.1
|
||||
pydantic==2.2.1
|
||||
pymysql==1.1.0
|
||||
pysnmp==4.4.12
|
||||
python-gammu==3.2.4
|
||||
pytz==2023.3
|
||||
requests==2.31.0
|
||||
rich==13.5.2
|
||||
SQLAlchemy==2.0.20
|
||||
syslog2==0.5.0
|
||||
textual==0.33.0
|
||||
typer==0.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue