From a3c25f1c71ca28f2f7d3b0a678840aa3eeda10c2 Mon Sep 17 00:00:00 2001 From: Ethan Ruszanowski Date: Wed, 14 Feb 2024 17:39:21 -0500 Subject: [PATCH] Correct imports and requirements --- app.py | 1 - requirements.txt | 171 ++++++++++++----------------------------------- 2 files changed, 44 insertions(+), 128 deletions(-) diff --git a/app.py b/app.py index f72cd59..42933a9 100644 --- a/app.py +++ b/app.py @@ -1,5 +1,4 @@ import streamlit as st -from itertools import chain class Moon: diff --git a/requirements.txt b/requirements.txt index 5294c73..b3e50d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,132 +1,49 @@ -aiodns==3.0.0 -aiohttp==3.9.3 -aiosignal==1.3.1 -apsw==3.42.0.1 -argcomplete==2.0.0 -attrs==23.1.0 -Beaker==1.12.1 -beautifulsoup4==4.12.3 -black==24.1.1 -blivet==3.8.2 -blivet-gui==2.4.2 -Brlapi==0.8.5 -Brotli==1.1.0 -cffi==1.15.1 -chardet==5.2.0 -charset-normalizer==3.2.0 -click==8.1.3 -cryptography==41.0.3 -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 +altair==5.2.0 +attrs==23.2.0 +black==24.2.0 +blinker==1.7.0 +cachetools==5.3.2 +certifi==2024.2.2 +charset-normalizer==3.3.2 +click==8.1.7 +gitdb==4.0.11 +GitPython==3.1.41 +idna==3.6 +importlib-metadata==7.0.1 +Jinja2==3.1.3 +jsonschema==4.21.1 +jsonschema-specifications==2023.12.1 +markdown-it-py==3.0.0 +MarkupSafe==2.1.5 +mdurl==0.1.2 mypy-extensions==1.0.0 -netifaces==0.11.0 -odfpy==1.4.1 -olefile==0.46 -orjson==3.9.10 -packaging==23.1 -parso==0.8.3 -Paste==3.5.3 +numpy==1.26.4 +packaging==23.2 +pandas==2.2.0 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 -platformdirs==3.9.1 -pluggy==1.2.0 -ply==3.11 -productmd==1.38 -psutil==5.9.5 -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 +platformdirs==4.2.0 +protobuf==4.25.2 +pyarrow==15.0.0 +pydeck==0.8.1b0 +Pygments==2.17.2 python-dateutil==2.8.2 -python-lsp-black==2.0.0 -python-lsp-jsonrpc==1.1.2 -python-lsp-server==1.10.0 -python-meh==0.51 -pyudev==0.24.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 +pytz==2024.1 +referencing==0.33.0 +requests==2.31.0 +rich==13.7.0 +rpds-py==0.17.1 six==1.16.0 -sos==4.6.0 -soupsieve==2.5 -speedtest-cli==2.1.3 -systemd-python==235 -Tempita==0.5.2 -tomli==2.0.1 -ufw==0.35 -ujson==5.8.0 -urllib3==1.26.18 -vkbasalt-cli==3.1.1.post1 -webencodings==0.5.1 -xxhash==3.4.1 -yarl==1.9.2 -zeroconf==0.118.0 -zombie-imp==0.0.2 +smmap==5.0.1 +streamlit==1.31.0 +tenacity==8.2.3 +toml==0.10.2 +toolz==0.12.1 +tornado==6.4 +typing_extensions==4.9.0 +tzdata==2023.4 +tzlocal==5.2 +urllib3==2.2.0 +validators==0.22.0 +watchdog==4.0.0 +zipp==3.17.0