mirror of https://github.com/astral-sh/uv
33 lines
445 B
Plaintext
33 lines
445 B
Plaintext
###
|
|
# A small set of pure-Python packages.
|
|
###
|
|
packaging>=23.1
|
|
pygls>=1.0.1
|
|
lsprotocol>=2023.0.0a1
|
|
ruff>=0.0.274
|
|
flask @ git+https://github.com/pallets/flask.git@d92b64a
|
|
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
|
|
|