mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
-r ../../requirements.txt
|
|
|
|
# Static Type Checking
|
|
mypy[reports] ~= 1.19
|
|
typing_extensions ~= 4.15
|
|
lxml >= 5.4, <7.0
|