17 lines
369 B
Plaintext
17 lines
369 B
Plaintext
# Cowork Local desktop runtime (Python 3.11).
|
|
# Keep optional/heavy document tooling out of this baseline; see
|
|
# requirements-optional.txt and docs/installation.md.
|
|
PySide6>=6.7,<7
|
|
anyio>=4,<5
|
|
holidays>=0.40,<1
|
|
keyring>=24,<26
|
|
mcp>=1,<2
|
|
msal>=1.28,<2
|
|
networkx>=3.2,<4
|
|
openpyxl>=3.1,<4
|
|
psutil>=5.9,<8
|
|
pydantic>=2,<3
|
|
Pygments>=2.17,<3
|
|
python-pptx>=1,<2
|
|
requests>=2.31,<3
|