Skip to content

Commit 827df79

Browse files
Update adapter_dev.txt
1 parent 050c1a5 commit 827df79

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
@@ -12,7 +12,8 @@ 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"
1414
fastapi>=0.70.0,<1
15-
Flask>=3.1.3,<4
15+
Flask>=1,<4; python_version<"3.9"
16+
Flask>=3.1.3,<4; python_version>="3.9"
1617
Werkzeug>=2,<3; python_version<"3.9"
1718
Werkzeug>=3.1.8,<4; python_version>="3.9"
1819
pyramid>=1,<3

0 commit comments

Comments
 (0)