Skip to content

Commit a0fb72e

Browse files
Update adapter_dev.txt
1 parent 28812e2 commit a0fb72e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements/adapter_dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ Django>=3.2,<4; python_version<"3.8"
1111
Django>=4.2.30,<6; python_version>="3.8"
1212
falcon>=2,<4; python_version<"3.9"
1313
falcon>=4.2.0,<5; python_version>="3.9"
14-
fastapi>=0.128.8,<1
14+
fastapi>=0.70.0,<1; python_version<"3.9"
15+
fastapi>=0.128.8,<1; python_version>="3.9"
1516
Flask>=1,<4; python_version<"3.9"
1617
Flask>=3.1.3,<4; python_version>="3.9"
1718
Werkzeug>=2,<3; python_version<"3.9"

0 commit comments

Comments
 (0)