mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00

It looks like Cargo, notice the bold green lines at the top (which appear during the resolution, to indicate Git fetches and source distribution builds): <img width="868" alt="Screen Shot 2023-11-06 at 11 28 47 PM" src="9647a480
-7be7-41e9-b1d3-69faefd054ae"> <img width="868" alt="Screen Shot 2023-11-06 at 11 28 51 PM" src="6bc491aa
-5b51-4b37-9ee1-257f1bc1c049"> Closes https://github.com/astral-sh/puffin/issues/287 although we can do a lot more here.
32 lines
445 B
Text
32 lines
445 B
Text
###
|
|
# 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
|
|
|