Skip to content

Commit 9399fc9

Browse files
committed
Fix the python issue on typing.txt
1 parent 6d25023 commit 9399fc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/typing.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
mypy
22
types-jsonschema
33
types-requests
4-
types-Flask
4+
types-Flask
5+
rpds-py<0.20.0; python_version < '3.11'

0 commit comments

Comments
 (0)