This website requires JavaScript.
Explore
Help
Sign In
root
/
flask
mirror of
https://github.com/pallets/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
e785166507
flask
/
requirements
/
typing.in
9 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial typing support This enables type checking in CI and marks the project as typed.
2021-04-23 16:44:15 +08:00
mypy
update project files (#5457) * update pre-commit hook * upgrade pip with venv * update description and version * show url in publish environment * update versions * update versions, separate typing job * use dependabot grouped updates ignore upload/download-artifact until slsa updates * use sphinx.ext.extlinks instead of sphinx-issues * update dev dependencies * update editorconfig * update gitignore * update .readthedocs.yaml * license is txt, readme is md * update pyproject.toml add typed classifier add pyright config simplify urls * tox builds docs in place * update min test py version * add tox env to update all dev dependencies * update issue and pr templates * rename security docs page to not conflict with org policy file * simplify matrix
2024-04-08 01:24:40 +08:00
pyright
pytest
add type stub packages
2021-08-10 22:05:23 +08:00
types-contextvars
add type stub packages
2021-08-10 21:51:41 +08:00
types-dataclasses
address mypy strict findings
2023-12-15 00:58:13 +08:00
asgiref
add type stub packages
2021-08-10 21:51:41 +08:00
cryptography
address mypy strict findings
2023-12-15 00:58:13 +08:00
python-dotenv