File tree 3 files changed +5
-2
lines changed
third-party-library-support
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -33,3 +33,5 @@ Supported Libraries
33
33
django-debug-toolbar
34
34
django-allauth
35
35
wagtail
36
+
37
+ .. _256 : https://github.com/mongodb/django-mongodb-backend/pull/256
Original file line number Diff line number Diff line change @@ -15,5 +15,3 @@ A third party library supported when the following criteria are met:
15
15
test-suites
16
16
project-examples
17
17
known-issues
18
-
19
- .. _256 : https://github.com/mongodb/django-mongodb-backend/pull/256
Original file line number Diff line number Diff line change @@ -48,10 +48,13 @@ dev = [
48
48
" docs @ git+ssh://git@github.com/mongodb/docs@master" ,
49
49
" flask-pymongo @ git+ssh://git@github.com/mongodb-labs/flask-pymongo" ,
50
50
" langchain-mongodb @ git+ssh://git@github.com/langchain-ai/langchain-mongodb@main" ,
51
+ " libmongocrypt @ git+ssh://git@github.com/mongodb-labs/libmongocrypt@main" ,
51
52
" mongo-python-driver @ git+ssh://git@github.com/mongodb/mongo-python-driver@master" ,
53
+ " pymongo-auth-aws @ git+ssh://git@github.com/mongodb/pymongo-auth-aws@main" ,
52
54
" specifications @ git+ssh://git@github.com/mongodb/specifications@master" ,
53
55
" wagtail @ git+ssh://git@github.com/mongodb-forks/wagtail@main" ,
54
56
" wagtail-mongodb-project @ git+ssh://git@github.com/mongodb-labs/wagtail-mongodb-project@main" ,
57
+ " winkerberos @ git+ssh://git@github.com/mongodb-labs/winkerberos@main" ,
55
58
" xmlsec @ git+ssh://git@github.com/xmlsec/python-xmlsec@main" ,
56
59
]
57
60
You can’t perform that action at this time.
0 commit comments