]> git.openstreetmap.org Git - nominatim.git/commitdiff
add types-requests dependency
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Nov 2022 22:43:30 +0000 (23:43 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Nov 2022 14:50:45 +0000 (15:50 +0100)
.github/workflows/ci-tests.yml

index 3a59b60e3eba8abc2b2b6fc6f89c6556a773c90b..f199707391b2d64497200993ceb6561d3136d4cf 100644 (file)
@@ -99,7 +99,7 @@ jobs:
               if: matrix.ubuntu == 22
 
             - name: Install latest pylint/mypy
-              run: pip3 install -U pylint mypy types-PyYAML types-jinja2 types-psycopg2 types-psutil typing-extensions
+              run: pip3 install -U pylint mypy types-PyYAML types-jinja2 types-psycopg2 types-psutil types-requests typing-extensions
 
             - name: PHP linting
               run: phpcs --report-width=120 .