From ce5d49913da0c8945a30a0fd5ad4a4ba3d1d33c8 Mon Sep 17 00:00:00 2001 From: Dinesh Dutt Date: Tue, 6 Jun 2023 19:40:08 -0700 Subject: [PATCH] requirements.txt: Updates to 0.21.0 Signed-off-by: Dinesh Dutt --- build/requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build/requirements.txt b/build/requirements.txt index 5d379dc980..6429761876 100644 --- a/build/requirements.txt +++ b/build/requirements.txt @@ -1,6 +1,7 @@ aiofiles==23.1.0 ; python_full_version > "3.8.1" and python_version < "3.10" aiohttp==3.7.4 ; python_full_version > "3.8.1" and python_version < "3.10" altair==4.2.2 ; python_full_version > "3.8.1" and python_version < "3.10" +anyio==3.6.2 ; python_full_version > "3.8.1" and python_version < "3.10" appnope==0.1.3 ; python_full_version > "3.8.1" and python_version < "3.10" and platform_system == "Darwin" or python_full_version > "3.8.1" and python_version < "3.10" and sys_platform == "darwin" argon2-cffi-bindings==21.2.0 ; python_full_version > "3.8.1" and python_version < "3.10" argon2-cffi==21.3.0 ; python_full_version > "3.8.1" and python_version < "3.10" @@ -34,7 +35,7 @@ dnspython==2.3.0 ; python_full_version > "3.8.1" and python_version < "3.10" entrypoints==0.4 ; python_full_version > "3.8.1" and python_version < "3.10" executing==1.2.0 ; python_full_version > "3.8.1" and python_version < "3.10" faker==4.18.0 ; python_full_version > "3.8.1" and python_version < "3.10" -fastapi==0.65.3 ; python_full_version > "3.8.1" and python_version < "3.10" +fastapi==0.95.1 ; python_full_version > "3.8.1" and python_version < "3.10" fastjsonschema==2.16.3 ; python_full_version > "3.8.1" and python_version < "3.10" fonttools==4.39.2 ; python_full_version > "3.8.1" and python_version < "3.10" future==0.18.3 ; python_full_version > "3.8.1" and python_version < "3.10" @@ -118,9 +119,10 @@ send2trash==1.8.0 ; python_full_version > "3.8.1" and python_version < "3.10" simplejson==3.18.4 ; python_full_version > "3.8.1" and python_version < "3.10" six==1.16.0 ; python_full_version > "3.8.1" and python_version < "3.10" smmap==5.0.0 ; python_full_version > "3.8.1" and python_version < "3.10" +sniffio==1.3.0 ; python_full_version > "3.8.1" and python_version < "3.10" soupsieve==2.4 ; python_full_version > "3.8.1" and python_version < "3.10" stack-data==0.6.2 ; python_full_version > "3.8.1" and python_version < "3.10" -starlette==0.14.2 ; python_full_version > "3.8.1" and python_version < "3.10" +starlette==0.26.1 ; python_full_version > "3.8.1" and python_version < "3.10" streamlit-aggrid==0.2.3.post2 ; python_full_version > "3.8.1" and python_version < "3.10" streamlit==1.11.1 ; python_full_version > "3.8.1" and python_version < "3.10" tabulate==0.8.10 ; python_full_version > "3.8.1" and python_version < "3.10"