mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
30 lines
387 B
Text
30 lines
387 B
Text
###
|
|
# A small set of pure-Python packages.
|
|
###
|
|
packaging>=23.1
|
|
pygls>=1.0.1
|
|
lsprotocol>=2023.0.0a1
|
|
ruff>=0.0.274
|
|
typing_extensions
|
|
scipy
|
|
numpy
|
|
pandas<2.0.0
|
|
matplotlib>=3.0.0
|
|
scikit-learn
|
|
rich
|
|
textual
|
|
jupyter>=1.0.0,<2.0.0
|
|
transformers[torch]
|
|
django<4.0.0
|
|
sqlalchemy
|
|
psycopg2-binary
|
|
trio<0.20
|
|
trio-websocket
|
|
trio-asyncio
|
|
trio-typing
|
|
trio-protocol
|
|
fastapi
|
|
typer
|
|
pydantic
|
|
uvicorn
|
|
traitlets
|