Files
uv/scripts/requirements/all-kinds.in
T

13 lines
503 B
Plaintext
Raw Normal View History

2023-11-20 17:26:36 +01:00
# All kinds of dependencies
2023-11-24 18:47:58 +01:00
# pypi wheel
pandas
# url wheel
2023-11-20 17:26:36 +01:00
flask @ https://files.pythonhosted.org/packages/36/42/015c23096649b908c809c69388a805a571a3bea44362fe87e33fc3afa01f/flask-3.0.0-py3-none-any.whl
2023-11-24 18:47:58 +01:00
# pypi source dist
2023-11-20 17:26:36 +01:00
django_allauth==0.51.0
2023-11-24 18:47:58 +01:00
# url source dist
werkzeug @ https://files.pythonhosted.org/packages/0d/cc/ff1904eb5eb4b455e442834dabf9427331ac0fa02853bf83db817a7dd53d/werkzeug-3.0.1.tar.gz
# git source dist
2023-11-20 17:26:36 +01:00
pydantic-extra-types @ git+https://github.com/pydantic/pydantic-extra-types.git