2021-01-28 14:28:34 +00:00
|
|
|
-e .[all,server]
|
2020-09-13 15:08:23 +00:00
|
|
|
-r requirements-tests.txt
|
|
|
|
|
2022-04-30 10:04:09 +00:00
|
|
|
ruff==0.3.3
|
|
|
|
click
|
2022-04-23 20:34:10 +00:00
|
|
|
inflection
|
2021-04-24 08:33:00 +00:00
|
|
|
lxml
|
2022-10-06 08:37:35 +00:00
|
|
|
mypy
|
2024-01-06 19:20:57 +00:00
|
|
|
typing-extensions
|
2021-03-03 09:06:22 +00:00
|
|
|
packaging
|
2023-01-06 19:43:16 +00:00
|
|
|
build
|
2021-09-02 12:45:47 +00:00
|
|
|
prompt_toolkit
|
2023-11-21 23:51:03 +00:00
|
|
|
|
2023-12-05 20:55:04 +00:00
|
|
|
# type stubs that mypy doesn't install automatically
|
|
|
|
botocore-stubs
|
|
|
|
|
|
|
|
|
2023-11-21 23:51:03 +00:00
|
|
|
# typing_extensions is currently used for:
|
|
|
|
# Protocol (3.8+)
|
|
|
|
# ParamSpec (3.10+)
|
|
|
|
# Self (3.11+)
|