Skip to content

Commit c121f3b

Browse files
committed
requirements upgrades
1 parent 17e0a91 commit c121f3b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ quart==0.20.0; python_version > "3.8"
3232
quart==0.19.9; python_version == "3.8"
3333

3434
reactivex==4.0.4
35-
starlette==0.45.3
35+
36+
starlette==0.45.3; python_version > "3.8"
37+
starlette==0.44.0; python_version == "3.8"
38+
3639
cbitstruct==1.1.0; python_version <= "3.12"
3740
cloudevents==1.11.0
3841
pydantic==1.10.21

0 commit comments

Comments
 (0)