@@ -33,6 +33,8 @@ packages = ["django_mongodb_cli"]
33
33
34
34
[tool .django_mongodb_cli ]
35
35
dev = [
36
+ " DublinCityCenterPubFinder @ git+ssh://[email protected] /anaiyaraisin/DublinCityCenterPubFinder" ,
37
+ " django @ git+ssh://[email protected] /mongodb-forks/[email protected] " ,
36
38
" django-allauth @ git+ssh://[email protected] /pennersr/django-allauth@main" ,
37
39
" django-debug-toolbar @ git+ssh://[email protected] /django-commons/django-debug-toolbar@main" ,
38
40
" django-filter @ git+ssh://[email protected] /carltongibson/django-filter@main" ,
@@ -42,14 +44,13 @@ dev = [
42
44
" django-mongodb-project @ git+ssh://[email protected] /mongodb-labs/[email protected] " ,
43
45
" django-mongodb-templates @ git+ssh://[email protected] /aclark4life/django-mongodb-templates@main" ,
44
46
" django-rest-framework @ git+ssh://[email protected] /encode/django-rest-framework@main" ,
45
- " django @ git+ssh://[email protected] /mongodb-forks/[email protected] " ,
46
47
" docs @ git+ssh://[email protected] /mongodb/docs@master" ,
47
48
" flask-pymongo @ git+ssh://[email protected] /mongodb-labs/flask-pymongo" ,
48
- " DublinCityCenterPubFinder @ git+ssh://[email protected] /anaiyaraisin/DublinCityCenterPubFinder" ,
49
49
" langchain-mongodb @ git+ssh://[email protected] /langchain-ai/langchain-mongodb@main" ,
50
50
" mongo-python-driver @ git+ssh://[email protected] /mongodb/mongo-python-driver@master" ,
51
- " wagtail-mongodb-project @ git+ssh://[email protected] / mongodb-labs/wagtail-mongodb-project@main " ,
51
+ " specifications @ git+ssh://[email protected] : mongodb/specifications@master " ,
52
52
" wagtail @ git+ssh://[email protected] /mongodb-forks/wagtail@main" ,
53
+ " wagtail-mongodb-project @ git+ssh://[email protected] /mongodb-labs/wagtail-mongodb-project@main" ,
53
54
" xmlsec @ git+ssh://[email protected] /xmlsec/python-xmlsec@main" ,
54
55
]
55
56
0 commit comments