Add production requirements

This commit is contained in:
Maximilian Friedersdorff 2024-06-27 19:26:19 +01:00
parent 6cf8af5dc4
commit fbd3ae93a0
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1 @@
psycopg

View file

@ -0,0 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements/production.in
psycopg==3.1.19
# via -r requirements/production.in
typing-extensions==4.12.2
# via psycopg