Changeset - 95c7e803e748
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 14 months ago 2023-04-06 09:44:42
ben@sturm.com.au
Use PostgreSQL instead of MariaDB
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
requirements.txt
Show inline comments
...
 
@@ -14,7 +14,7 @@ django-gapc-storage==0.5.2
 
django-waffle==2.0.0
 

	
 
# database
 
mysqlclient==2.0.1
 
psycopg2
 

	
 
# For testing
 
django-nose==1.4.7
0 comments (0 inline, 0 general)