mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-31 12:00:08 -07:00
Add requirements.txt
This commit is contained in:
parent
f0b700233f
commit
8cb8614911
1 changed files with 56 additions and 0 deletions
56
requirements.txt
Normal file
56
requirements.txt
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
appdirs==1.4.4
|
||||||
|
apscheduler==3.8.0
|
||||||
|
arrow==1.2.0
|
||||||
|
backports.csv==1.0.7
|
||||||
|
backports.functools-lru-cache==1.6.4
|
||||||
|
backports.zoneinfo==0.2.1
|
||||||
|
beautifulsoup4==4.10.0
|
||||||
|
bleach==4.1.0
|
||||||
|
certifi==2021.10.8
|
||||||
|
cheroot==8.5.2
|
||||||
|
cherrypy==18.6.1
|
||||||
|
cloudinary==1.26.0
|
||||||
|
distro==1.6.0
|
||||||
|
dnspython==2.1.0
|
||||||
|
facebook-sdk==3.1.0
|
||||||
|
future==0.18.2
|
||||||
|
gntp==1.0.3
|
||||||
|
html5lib==1.1
|
||||||
|
httpagentparser==1.9.1
|
||||||
|
idna==3.3
|
||||||
|
importlib-resources==5.2.2
|
||||||
|
ipwhois==1.2.0
|
||||||
|
IPy==1.01
|
||||||
|
Mako==1.1.5
|
||||||
|
MarkupSafe==2.0.1
|
||||||
|
musicbrainzngs==0.7.1
|
||||||
|
oauthlib==3.1.1
|
||||||
|
packaging==21.0
|
||||||
|
paho-mqtt==1.5.1
|
||||||
|
plexapi==4.7.2
|
||||||
|
portend==3.0.0
|
||||||
|
profilehooks==1.12.0
|
||||||
|
PyJWT==2.2.0
|
||||||
|
pyparsing==2.4.7
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-twitter==3.5
|
||||||
|
pytz==2021.3
|
||||||
|
requests==2.26.0
|
||||||
|
requests-oauthlib==1.3.0
|
||||||
|
rumps==0.3.0; platform_system == "Darwin"
|
||||||
|
simplejson==3.17.5
|
||||||
|
six==1.16.0
|
||||||
|
soupsieve==2.2.1
|
||||||
|
tempora==4.1.2
|
||||||
|
tokenize-rt==4.1.0
|
||||||
|
tzdata==2021.2.post0
|
||||||
|
tzlocal==3.0
|
||||||
|
urllib3==1.26.7
|
||||||
|
webencodings==0.5.1
|
||||||
|
websocket-client==1.2.1
|
||||||
|
xmltodict==0.12.0
|
||||||
|
zipp==3.6.0
|
||||||
|
|
||||||
|
# configobj==5.1.0
|
||||||
|
# infi.systray==0.1.12
|
||||||
|
# sgmllib3k==1.0.0
|
Loading…
Add table
Add a link
Reference in a new issue