mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-18 06:19:47 +08:00
build(deps-dev): remove/unpin mypy/typing-extensions (#593)
* build(deps-dev): remove/unpin mypy/typing-extensions Closes https://github.com/typeddjango/django-stubs/issues/592. * Update test_options.yml Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
wheel
|
||||
mypy==0.790
|
||||
requests==2.24.0
|
||||
coreapi==2.3.3
|
||||
typing-extensions==3.7.4.3
|
||||
gitpython==3.1.9
|
||||
pre-commit==2.7.1
|
||||
pytest==6.1.1
|
||||
|
||||
Reference in New Issue
Block a user