Initialize FishIQ development foundation

This commit is contained in:
reaper
2026-08-28 10:56:14 -05:00
commit 3eb459a307
81 changed files with 1642 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Django>=5.2,<5.3
djangorestframework>=3.16,<3.17
django-cors-headers>=4.7,<5
dj-database-url>=2.3,<3
psycopg[binary]>=3.2,<4
redis>=6,<7