update requirement.txt

This commit is contained in:
Carl Zh.
2024-10-30 11:28:08 -05:00
parent f552888f82
commit 14e411f398
3 changed files with 2 additions and 60 deletions

View File

@@ -1,64 +1,8 @@
altair==5.4.1
appdirs==1.4.4
atomicwrites==1.4.0
attrs==24.2.0
blinker==1.8.2
branca==0.8.0
cachetools==5.5.0
charset-normalizer==3.3.2
contourpy==1.3.0
cycler==0.12.1
folium==0.17.0
fonttools==4.53.1
frozendict==2.4.4
gitdb==4.0.11
GitPython==3.1.43
html5lib==1.1
idna==3.8
jsonpointer==2.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
kiwisolver==1.4.7
lxml==5.3.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.9.2
mdurl==0.1.2
mkl-service==2.4.0
multitasking==0.0.11
narwhals==1.6.4
packaging==24.1
peewee==3.17.6
pillow==10.4.0
platformdirs==4.3.2
plotly==5.24.0
protobuf==5.28.0
pyarrow==17.0.0
pyasn1-modules==0.2.8
pycurl==7.45.2
pydeck==0.9.1
Pygments==2.18.0
pyls-spyder==0.4.0
pyparsing==3.1.4
PyQt5==5.15.10
PyQtWebEngine==5.15.6
pytz==2024.2
pywin32==305.1
referencing==0.35.1
requests==2.32.3
rich==13.8.1
rpds-py==0.20.0
setuptools>=70.0.0
smmap==5.0.1
soupsieve==2.6
streamlit==1.38.0
streamlit-ace==0.1.1
streamlit-antd-components==0.3.2
streamlit_folium==0.23.0
tenacity==8.5.0
typing_extensions==4.12.2
tzdata==2024.1
watchdog==4.0.2
wheel==0.43.0
wordcloud==1.9.3
yfinance==0.2.43

View File

@@ -141,14 +141,13 @@
</div>
</div>
<div class="faculty">
<!-- <div class="faculty">
<img src="https://www.wtamu.edu/_files/images/academics/college-business/headshots/dana-kareem-22.png" alt="Mr. Kareem Dana">
<div class="faculty-info">
<strong>Mr. Kareem Dana</strong><br>
<!-- Contact info -->
<a href="mailto:kdana@wtamu.edu">kdana@wtamu.edu</a>
</div>
</div>
</div> -->
</div>
</div>

View File

@@ -1,6 +1,5 @@
import streamlit as st
import streamlit_antd_components as sac
import time
def project():
st.title("BuffTeks Project")