Skip to content

Commit 8f49989

Browse files
author
hornet
committed
fix tests
1 parent f65bdfe commit 8f49989

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ chardet==3.0.4
66
click>=8.1.3
77
coverage>=5.2.1
88
entrypoints==0.3
9-
fastapi==0.90.0
9+
fastapi==0.90.0 # pyup: ignore
1010
flake8==3.7.9
1111
idna==2.8
1212
importlib-metadata==1.5.0
@@ -16,7 +16,7 @@ more-itertools==7.2.0
1616
packaging==19.2
1717
pathspec>=0.9.0
1818
pluggy==0.13.0
19-
py==1.11.0
19+
py==1.11.0 # pyup: ignore
2020
pycodestyle==2.5.0
2121
pydantic==1.10.2
2222
pyflakes==2.1.1

0 commit comments

Comments
 (0)