reinheit/requirements/production.txt

11 lines
302 B
Text
Raw Normal View History

2024-06-27 19:26:19 +01:00
# This file was autogenerated by uv via the following command:
# uv pip compile requirements/production.in
2024-06-28 19:35:29 +01:00
gunicorn==22.0.0
# via -r requirements/production.in
packaging==24.1
# via gunicorn
2024-06-27 19:26:19 +01:00
psycopg==3.1.19
# via -r requirements/production.in
typing-extensions==4.12.2
# via psycopg