Added Splunk task and some more interesting libraries to requirements.txt.
This commit is contained in:
parent
4da46438cc
commit
c7b276056c
4 changed files with 38 additions and 10 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue