mirror of
https://github.com/ethanrusz/scouter.git
synced 2024-11-21 10:57:45 -05:00
commit
1955d50dcc
2 changed files with 44 additions and 128 deletions
1
app.py
1
app.py
|
@ -1,5 +1,4 @@
|
||||||
import streamlit as st
|
import streamlit as st
|
||||||
from itertools import chain
|
|
||||||
|
|
||||||
|
|
||||||
class Moon:
|
class Moon:
|
||||||
|
|
171
requirements.txt
171
requirements.txt
|
@ -1,132 +1,49 @@
|
||||||
aiodns==3.0.0
|
altair==5.2.0
|
||||||
aiohttp==3.9.3
|
attrs==23.2.0
|
||||||
aiosignal==1.3.1
|
black==24.2.0
|
||||||
apsw==3.42.0.1
|
blinker==1.7.0
|
||||||
argcomplete==2.0.0
|
cachetools==5.3.2
|
||||||
attrs==23.1.0
|
certifi==2024.2.2
|
||||||
Beaker==1.12.1
|
charset-normalizer==3.3.2
|
||||||
beautifulsoup4==4.12.3
|
click==8.1.7
|
||||||
black==24.1.1
|
gitdb==4.0.11
|
||||||
blivet==3.8.2
|
GitPython==3.1.41
|
||||||
blivet-gui==2.4.2
|
idna==3.6
|
||||||
Brlapi==0.8.5
|
importlib-metadata==7.0.1
|
||||||
Brotli==1.1.0
|
Jinja2==3.1.3
|
||||||
cffi==1.15.1
|
jsonschema==4.21.1
|
||||||
chardet==5.2.0
|
jsonschema-specifications==2023.12.1
|
||||||
charset-normalizer==3.2.0
|
markdown-it-py==3.0.0
|
||||||
click==8.1.3
|
MarkupSafe==2.1.5
|
||||||
cryptography==41.0.3
|
mdurl==0.1.2
|
||||||
css-parser==1.0.7
|
|
||||||
cupshelpers==1.0
|
|
||||||
dasbus==1.7
|
|
||||||
dbus-python==1.3.2
|
|
||||||
defusedxml==0.7.1
|
|
||||||
distro==1.8.0
|
|
||||||
dnf==4.18.2
|
|
||||||
dnspython==2.4.2
|
|
||||||
docstring-to-markdown==0.13
|
|
||||||
fb-re2==1.0.7
|
|
||||||
fedora-third-party==0.10
|
|
||||||
feedparser==6.0.10
|
|
||||||
file-magic==0.4.0
|
|
||||||
fros==1.1
|
|
||||||
frozenlist==1.4.0
|
|
||||||
FVS==0.3.4
|
|
||||||
gpg==1.20.0
|
|
||||||
html2text==2020.1.16
|
|
||||||
html5-parser==0.4.10
|
|
||||||
html5lib==1.1
|
|
||||||
humanize==3.13.1
|
|
||||||
icoextract==0.1.4
|
|
||||||
idna==3.4
|
|
||||||
ifaddr==0.1.7
|
|
||||||
jedi==0.19.0
|
|
||||||
jeepney==0.8.0
|
|
||||||
langtable==0.0.64
|
|
||||||
libcomps==0.1.20
|
|
||||||
libdnf==0.72.0
|
|
||||||
lxml==4.9.3
|
|
||||||
Mako==1.2.3
|
|
||||||
Markdown==3.5.1
|
|
||||||
MarkupSafe==2.1.3
|
|
||||||
mechanize==0.4.8
|
|
||||||
mercurial==6.5.3
|
|
||||||
msgpack==1.0.5
|
|
||||||
multidict==6.0.4
|
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
netifaces==0.11.0
|
numpy==1.26.4
|
||||||
odfpy==1.4.1
|
packaging==23.2
|
||||||
olefile==0.46
|
pandas==2.2.0
|
||||||
orjson==3.9.10
|
|
||||||
packaging==23.1
|
|
||||||
parso==0.8.3
|
|
||||||
Paste==3.5.3
|
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
pathvalidate==2.5.2
|
|
||||||
patool==1.12
|
|
||||||
pefile==2023.2.7
|
|
||||||
pexpect==4.8.0
|
|
||||||
pid==2.2.3
|
|
||||||
pillow==10.2.0
|
pillow==10.2.0
|
||||||
platformdirs==3.9.1
|
platformdirs==4.2.0
|
||||||
pluggy==1.2.0
|
protobuf==4.25.2
|
||||||
ply==3.11
|
pyarrow==15.0.0
|
||||||
productmd==1.38
|
pydeck==0.8.1b0
|
||||||
psutil==5.9.5
|
Pygments==2.17.2
|
||||||
ptyprocess==0.7.0
|
|
||||||
pwquality==1.4.5
|
|
||||||
pycairo==1.25.1
|
|
||||||
pycares==4.3.0
|
|
||||||
pychm==0.8.6
|
|
||||||
pycparser==2.20
|
|
||||||
pycrypto==2.6.1
|
|
||||||
pycups==2.0.1
|
|
||||||
pycurl==7.45.2
|
|
||||||
pyenchant==3.2.2
|
|
||||||
Pygments==2.15.1
|
|
||||||
PyGObject==3.46.0
|
|
||||||
pykickstart==3.48
|
|
||||||
pyOpenSSL==23.2.0
|
|
||||||
pyparted==3.13.0
|
|
||||||
PyQt6==6.6.1
|
|
||||||
PyQt6-sip==13.6.0
|
|
||||||
PyQt6-WebEngine==6.6.0
|
|
||||||
PySocks==1.7.1
|
|
||||||
python-augeas==1.1.0
|
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-lsp-black==2.0.0
|
pytz==2024.1
|
||||||
python-lsp-jsonrpc==1.1.2
|
referencing==0.33.0
|
||||||
python-lsp-server==1.10.0
|
requests==2.31.0
|
||||||
python-meh==0.51
|
rich==13.7.0
|
||||||
pyudev==0.24.1
|
rpds-py==0.17.1
|
||||||
pyxdg==0.27
|
|
||||||
PyYAML==6.0.1
|
|
||||||
ranger-fm==1.9.3
|
|
||||||
regex==2023.12.25
|
|
||||||
requests==2.28.2
|
|
||||||
requests-file==1.5.1
|
|
||||||
requests-ftp==0.3.1
|
|
||||||
rpm==4.19.1
|
|
||||||
selinux @ file:///builddir/build/BUILD/libselinux-3.5/src
|
|
||||||
sepolicy @ file:///builddir/build/BUILD/selinux-3.5/python/sepolicy
|
|
||||||
setools==4.4.3
|
|
||||||
setuptools==67.7.2
|
|
||||||
sgmllib3k==1.0.0
|
|
||||||
simpleaudio==1.0.4
|
|
||||||
simpleline==1.9.0
|
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sos==4.6.0
|
smmap==5.0.1
|
||||||
soupsieve==2.5
|
streamlit==1.31.0
|
||||||
speedtest-cli==2.1.3
|
tenacity==8.2.3
|
||||||
systemd-python==235
|
toml==0.10.2
|
||||||
Tempita==0.5.2
|
toolz==0.12.1
|
||||||
tomli==2.0.1
|
tornado==6.4
|
||||||
ufw==0.35
|
typing_extensions==4.9.0
|
||||||
ujson==5.8.0
|
tzdata==2023.4
|
||||||
urllib3==1.26.18
|
tzlocal==5.2
|
||||||
vkbasalt-cli==3.1.1.post1
|
urllib3==2.2.0
|
||||||
webencodings==0.5.1
|
validators==0.22.0
|
||||||
xxhash==3.4.1
|
watchdog==4.0.0
|
||||||
yarl==1.9.2
|
zipp==3.17.0
|
||||||
zeroconf==0.118.0
|
|
||||||
zombie-imp==0.0.2
|
|
||||||
|
|
Loading…
Reference in a new issue