uv/scripts/requirements/compiled/all-kinds.txt
Charlie Marsh 249ca10765
Move Puffin subcommands to a pip namespace (#921)
## Summary

This makes the separation clearer between the legacy `pip` API and the
API we'll add in the future for the package manager itself. It also
enables seamless `puffin pip` aliasing for those that want it.

Closes #918.
2024-01-15 16:36:45 +00:00

74 lines
1.8 KiB
Text

# This file was autogenerated by Puffin v0.0.1 via the following command:
# puffin pip compile scripts/requirements/all-kinds.in
annotated-types==0.6.0
# via pydantic
asgiref==3.7.2
# via django
blinker==1.7.0
# via flask
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
cryptography==41.0.7
defusedxml==0.7.1
# via python3-openid
django==5.0.1
# via django-allauth
django-allauth==0.51.0
flask @ https://files.pythonhosted.org/packages/36/42/015c23096649b908c809c69388a805a571a3bea44362fe87e33fc3afa01f/flask-3.0.0-py3-none-any.whl
idna==3.6
# via requests
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markupsafe==2.1.3
# via
# jinja2
# werkzeug
numpy==1.26.3
# via pandas
oauthlib==3.2.2
# via requests-oauthlib
pandas==2.1.4
pycparser==2.21
# via cffi
pydantic==2.5.3
# via pydantic-extra-types
pydantic-core==2.14.6
# via pydantic
pydantic-extra-types @ git+https://github.com/pydantic/pydantic-extra-types.git@5ebc5bba58605c656a821eed773973725e35cf83
pyjwt==2.8.0
# via django-allauth
python-dateutil==2.8.2
# via pandas
python3-openid==3.2.0
# via django-allauth
pytz==2023.3.post1
# via pandas
requests==2.31.0
# via
# django-allauth
# requests-oauthlib
requests-oauthlib==1.3.1
# via django-allauth
six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
typing-extensions==4.9.0
# via
# asgiref
# pydantic
# pydantic-core
tzdata==2023.4
# via pandas
urllib3==2.1.0
# via requests
werkzeug @ https://files.pythonhosted.org/packages/0d/cc/ff1904eb5eb4b455e442834dabf9427331ac0fa02853bf83db817a7dd53d/werkzeug-3.0.1.tar.gz
# via flask