Jon Solow
Add login connected to gsheets
fac5a9c
raw
history blame
No virus
4.47 kB
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
altair==5.2.0
# via streamlit
annotated-types==0.6.0
# via pydantic
anyio==4.1.0
# via httpcore
attrs==23.1.0
# via
# jsonschema
# referencing
beautifulsoup4==4.12.2
# via nfl-playoff-challenge-steamlit (pyproject.toml)
blinker==1.7.0
# via streamlit
cachetools==5.3.2
# via
# google-auth
# streamlit
certifi==2023.11.17
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via streamlit
decorator==5.1.1
# via gspread-pandas
duckdb==0.9.2
# via
# nfl-playoff-challenge-steamlit (pyproject.toml)
# st-gsheets-connection
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via streamlit
google-auth==2.26.1
# via
# google-auth-oauthlib
# gspread
# gspread-pandas
google-auth-oauthlib==1.2.0
# via
# gspread
# gspread-pandas
gspread==5.12.4
# via
# gspread-dataframe
# gspread-formatting
# gspread-pandas
# st-gsheets-connection
gspread-dataframe==3.3.1
# via st-gsheets-connection
gspread-formatting==1.1.2
# via st-gsheets-connection
gspread-pandas==3.2.3
# via st-gsheets-connection
h11==0.14.0
# via httpcore
html5lib==1.1
# via nfl-playoff-challenge-steamlit (pyproject.toml)
httpcore==0.17.3
# via httpx
httpx==0.24.1
# via httpx-oauth
httpx-oauth==0.13.0
# via streamlit-oauth
idna==3.6
# via
# anyio
# httpx
# requests
importlib-metadata==6.9.0
# via streamlit
jinja2==3.1.2
# via
# altair
# pydeck
jsonschema==4.20.0
# via altair
jsonschema-specifications==2023.11.2
# via jsonschema
lxml==4.9.3
# via nfl-playoff-challenge-steamlit (pyproject.toml)
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
numpy==1.26.2
# via
# altair
# nfl-playoff-challenge-steamlit (pyproject.toml)
# pandas
# pyarrow
# pydeck
# streamlit
oauthlib==3.2.2
# via requests-oauthlib
packaging==23.2
# via
# altair
# streamlit
pandas==1.5.3
# via
# altair
# gspread-dataframe
# gspread-pandas
# nfl-playoff-challenge-steamlit (pyproject.toml)
# st-gsheets-connection
# streamlit
pillow==10.1.0
# via streamlit
protobuf==4.25.1
# via streamlit
pyarrow==14.0.1
# via streamlit
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pydantic==2.5.2
# via nfl-playoff-challenge-steamlit (pyproject.toml)
pydantic-core==2.14.5
# via pydantic
pydeck==0.8.1b0
# via streamlit
pygments==2.17.2
# via rich
python-dateutil==2.8.2
# via
# pandas
# streamlit
python-dotenv==1.0.0
# via streamlit-oauth
pytz==2023.3.post1
# via pandas
referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# requests-oauthlib
# streamlit
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rich==13.7.0
# via streamlit
rpds-py==0.13.2
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
six==1.16.0
# via
# gspread-dataframe
# html5lib
# python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
soupsieve==2.5
# via beautifulsoup4
sql-metadata==2.10.0
# via st-gsheets-connection
sqlparse==0.4.4
# via sql-metadata
st-gsheets-connection==0.0.3
# via nfl-playoff-challenge-steamlit (pyproject.toml)
streamlit==1.29.0
# via
# nfl-playoff-challenge-steamlit (pyproject.toml)
# st-gsheets-connection
# streamlit-oauth
streamlit-oauth==0.1.5
# via nfl-playoff-challenge-steamlit (pyproject.toml)
tenacity==8.2.3
# via streamlit
toml==0.10.2
# via streamlit
toolz==0.12.0
# via altair
tornado==6.4
# via streamlit
typing-extensions==4.8.0
# via
# pydantic
# pydantic-core
# streamlit
tzlocal==5.2
# via streamlit
urllib3==2.1.0
# via requests
validators==0.22.0
# via
# st-gsheets-connection
# streamlit
watchdog==3.0.0
# via streamlit
webencodings==0.5.1
# via html5lib
zipp==3.17.0
# via importlib-metadata