requirements.txt update and added a full "pip freeze" as requirements.freeze from venv updated to most recent versions.
This commit is contained in:
parent
f3f3537d92
commit
956cfbfaa9
2 changed files with 387 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
|||
APScheduler==3.10.0
|
||||
CherryPy==18.8.0
|
||||
fastapi==0.89.1
|
||||
fastapi==0.91.0
|
||||
fritzconnection==1.11.0
|
||||
loguru==0.6.0
|
||||
pydantic==1.10.4
|
||||
python-gammu==3.2.4
|
||||
paramiko==3.0.0
|
||||
pydantic==1.10.4
|
||||
pysnmp==4.4.12
|
||||
python-gammu==3.2.4
|
||||
requests==2.28.2
|
||||
rich==13.3.1
|
||||
syslog2==0.5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue