Skip to content

Commit b312318

Browse files
committed
refac: rm mariadb dep
1 parent 0a87c1e commit b312318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ pgvector==0.4.2
119119

120120
PyMySQL==1.1.2
121121
boto3==1.42.62
122-
mariadb==1.1.14
122+
# mariadb==1.1.14 should be added if you want to support MariaDB
123123

124124
pymilvus==2.6.9
125125
qdrant-client==1.17.0

0 commit comments

Comments
 (0)