Add psycopg2-binary and nest_asyncio to requirements
Some checks are pending
GPU Worker CI/CD / test (push) Waiting to run
GPU Worker CI/CD / deploy (push) Blocked by required conditions

This commit is contained in:
giles
2026-02-04 20:35:46 +00:00
parent cdbc962b12
commit 3dda5f5f50

View File

@@ -15,3 +15,5 @@ opencv-python-headless>=4.8.0
git+https://github.com/gilesbradshaw/art-dag.git@main git+https://github.com/gilesbradshaw/art-dag.git@main
# Shared components (tracks master branch) # Shared components (tracks master branch)
git+https://git.rose-ash.com/art-dag/common.git@master git+https://git.rose-ash.com/art-dag/common.git@master
psycopg2-binary
nest_asyncio