diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 8b2be0c..bbee86b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,4 +11,5 @@ dependencies = [ "gunicorn>=23.0.0", "names>=0.3.0", "pandas>=2.3.1", + "psycopg2-binary>=2.9.10", ] |
