add authentor package

This commit is contained in:
Carl Zhang
2025-10-13 23:54:56 -05:00
parent 421d263b6b
commit c0bc0cb96e

View File

@@ -2,19 +2,23 @@ altair==5.5.0
annotated-types==0.7.0 annotated-types==0.7.0
anyio==4.11.0 anyio==4.11.0
attrs==25.3.0 attrs==25.3.0
bcrypt==5.0.0
beautifulsoup4==4.14.2 beautifulsoup4==4.14.2
blinker==1.9.0 blinker==1.9.0
branca==0.8.1 branca==0.8.1
cachetools==6.2.0 cachetools==6.2.0
captcha==0.7.1
certifi==2025.8.3 certifi==2025.8.3
cffi==2.0.0 cffi==2.0.0
charset-normalizer==3.4.3 charset-normalizer==3.4.3
click==8.3.0 click==8.3.0
colorama==0.4.6 colorama==0.4.6
contourpy==1.3.3 contourpy==1.3.3
cryptography==46.0.2
curl_cffi==0.13.0 curl_cffi==0.13.0
cycler==0.12.1 cycler==0.12.1
distro==1.9.0 distro==1.9.0
extra-streamlit-components==0.1.81
folium==0.20.0 folium==0.20.0
fonttools==4.60.1 fonttools==4.60.1
frozendict==2.4.6 frozendict==2.4.6
@@ -54,10 +58,12 @@ pycparser==2.23
pydantic==2.11.9 pydantic==2.11.9
pydantic_core==2.33.2 pydantic_core==2.33.2
pydeck==0.9.1 pydeck==0.9.1
PyJWT==2.10.1
pyparsing==3.2.5 pyparsing==3.2.5
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
python-docx==1.2.0 python-docx==1.2.0
pytz==2025.2 pytz==2025.2
PyYAML==6.0.3
referencing==0.36.2 referencing==0.36.2
requests==2.32.5 requests==2.32.5
rpds-py==0.27.1 rpds-py==0.27.1
@@ -69,6 +75,7 @@ soupsieve==2.8
streamlit==1.50.0 streamlit==1.50.0
streamlit-ace==0.1.1 streamlit-ace==0.1.1
streamlit-antd-components==0.3.2 streamlit-antd-components==0.3.2
streamlit-authenticator==0.4.2
streamlit-folium==0.25.2 streamlit-folium==0.25.2
tenacity==9.1.2 tenacity==9.1.2
toml==0.10.2 toml==0.10.2