We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c74081 commit 954fa1bCopy full SHA for 954fa1b
requirements/compiled/03_type_test_requirements.txt
@@ -8,7 +8,7 @@ greenlet==1.1.2
8
# via
9
# -c /home/vkolupaev/PycharmProjects/notebook/requirements/in/../compiled/01_app_requirements.txt
10
# sqlalchemy
11
-mypy==0.930
+mypy==0.931
12
13
# -r /home/vkolupaev/PycharmProjects/notebook/requirements/in/03_type_test.in
14
requirements/in/03_type_test.in
@@ -1,7 +1,8 @@
1
-c ../compiled/01_app_requirements.txt
2
3
# See: https://pydantic-docs.helpmanual.io/mypy_plugin/#enabling-the-plugin
4
+# And this: https://github.com/python/mypy/pull/12078
5
6
7
pydantic
types-psycopg2
0 commit comments