Dhruv-Ty commited on
Commit
82695d7
·
verified ·
1 Parent(s): 8c443fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -15,3 +15,7 @@ jinja2>=3.1.3
15
  python-docx>=1.1.0
16
  pydantic>=2.5.0
17
  reportlab>=4.0.4
 
 
 
 
 
15
  python-docx>=1.1.0
16
  pydantic>=2.5.0
17
  reportlab>=4.0.4
18
+
19
+ # Database dependencies
20
+ supabase>=1.0.3
21
+ postgrest>=0.10.6