Added Splunk task and some more interesting libraries to requirements.txt.

This commit is contained in:
Johannes Findeisen 2023-02-03 03:24:22 +01:00
commit c7b276056c
4 changed files with 38 additions and 10 deletions

View file

@ -1,9 +1,14 @@
APScheduler~=3.9.1
CherryPy~=18.8.0
fritzconnection~=1.10.3
loguru~=0.6.0
python-gammu~=3.2.4
paramiko~=2.11.0
pysnmp~=4.4.12
requests~=2.28.1
xmpp2~=0.4
APScheduler==3.10.0
CherryPy==18.8.0
fastapi==0.89.1
fritzconnection==1.11.0
loguru==0.6.0
pydantic==1.10.4
python-gammu==3.2.4
paramiko==3.0.0
pysnmp==4.4.12
requests==2.28.2
rich==13.3.1
textual==0.10.1
typer==0.7.0
xmpp2==0.4