Skip to content

Commit ce5d499

Browse files
committed
requirements.txt: Updates to 0.21.0
Signed-off-by: Dinesh Dutt <[email protected]>
1 parent bb4be22 commit ce5d499

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

build/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
aiofiles==23.1.0 ; python_full_version > "3.8.1" and python_version < "3.10"
22
aiohttp==3.7.4 ; python_full_version > "3.8.1" and python_version < "3.10"
33
altair==4.2.2 ; python_full_version > "3.8.1" and python_version < "3.10"
4+
anyio==3.6.2 ; python_full_version > "3.8.1" and python_version < "3.10"
45
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"
56
argon2-cffi-bindings==21.2.0 ; python_full_version > "3.8.1" and python_version < "3.10"
67
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"
3435
entrypoints==0.4 ; python_full_version > "3.8.1" and python_version < "3.10"
3536
executing==1.2.0 ; python_full_version > "3.8.1" and python_version < "3.10"
3637
faker==4.18.0 ; python_full_version > "3.8.1" and python_version < "3.10"
37-
fastapi==0.65.3 ; python_full_version > "3.8.1" and python_version < "3.10"
38+
fastapi==0.95.1 ; python_full_version > "3.8.1" and python_version < "3.10"
3839
fastjsonschema==2.16.3 ; python_full_version > "3.8.1" and python_version < "3.10"
3940
fonttools==4.39.2 ; python_full_version > "3.8.1" and python_version < "3.10"
4041
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"
118119
simplejson==3.18.4 ; python_full_version > "3.8.1" and python_version < "3.10"
119120
six==1.16.0 ; python_full_version > "3.8.1" and python_version < "3.10"
120121
smmap==5.0.0 ; python_full_version > "3.8.1" and python_version < "3.10"
122+
sniffio==1.3.0 ; python_full_version > "3.8.1" and python_version < "3.10"
121123
soupsieve==2.4 ; python_full_version > "3.8.1" and python_version < "3.10"
122124
stack-data==0.6.2 ; python_full_version > "3.8.1" and python_version < "3.10"
123-
starlette==0.14.2 ; python_full_version > "3.8.1" and python_version < "3.10"
125+
starlette==0.26.1 ; python_full_version > "3.8.1" and python_version < "3.10"
124126
streamlit-aggrid==0.2.3.post2 ; python_full_version > "3.8.1" and python_version < "3.10"
125127
streamlit==1.11.1 ; python_full_version > "3.8.1" and python_version < "3.10"
126128
tabulate==0.8.10 ; python_full_version > "3.8.1" and python_version < "3.10"

0 commit comments

Comments
 (0)