mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-24 21:29:49 +00:00
## Summary This fixes https://github.com/astral-sh/uv/issues/1704 by removing the version from the produced header. ## Test Plan Checked with clippy, and tests are updated too.
31 lines
625 B
Text
31 lines
625 B
Text
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile scripts/requirements/pdm_2193.in
|
|
certifi==2023.11.17
|
|
# via requests
|
|
charset-normalizer==3.3.2
|
|
# via requests
|
|
idna==3.6
|
|
# via requests
|
|
numpy==1.26.3
|
|
# via pandas
|
|
pandas==1.3.5
|
|
pystac==1.9.0
|
|
# via pystac-client
|
|
pystac-client==0.6.1
|
|
python-dateutil==2.7.5
|
|
# via
|
|
# pandas
|
|
# pystac
|
|
# pystac-client
|
|
# sat-stac
|
|
pytz==2023.3.post1
|
|
# via pandas
|
|
requests==2.31.0
|
|
# via
|
|
# pystac-client
|
|
# sat-stac
|
|
sat-stac==0.4.1
|
|
six==1.16.0
|
|
# via python-dateutil
|
|
urllib3==2.1.0
|
|
# via requests
|