File tree 4 files changed +7
-10
lines changed
4 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1
1
open-api-framework
2
- git+https://github.com/maykinmedia/commonground-api-common.git@issue/44-migration-error
3
2
4
3
# Core python libraries
5
4
jsonschema
Original file line number Diff line number Diff line change @@ -58,10 +58,8 @@ click-plugins==1.1.1
58
58
# via celery
59
59
click-repl==0.2.0
60
60
# via celery
61
- commonground-api-common @ git+https://github.com/maykinmedia/commonground-api-common.git@issue/44-migration-error
62
- # via
63
- # -r requirements/base.in
64
- # open-api-framework
61
+ commonground-api-common==2.1.0
62
+ # via open-api-framework
65
63
coreapi==2.3.3
66
64
# via commonground-api-common
67
65
coreschema==0.0.4
@@ -248,7 +246,7 @@ mozilla-django-oidc==4.0.0
248
246
# via mozilla-django-oidc-db
249
247
mozilla-django-oidc-db==0.19.0
250
248
# via open-api-framework
251
- notifications-api-common==0.3.0
249
+ notifications-api-common==0.3.1
252
250
# via commonground-api-common
253
251
open-api-framework==0.9.0
254
252
# via -r requirements/base.in
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ click-repl==0.2.0
92
92
# celery
93
93
codecov==2.1.13
94
94
# via -r requirements/ci.in
95
- commonground-api-common @ git+https://github.com/maykinmedia/commonground-api-common.git@issue/44-migration-error
95
+ commonground-api-common==2.1.0
96
96
# via
97
97
# -r requirements/base.txt
98
98
# open-api-framework
@@ -403,7 +403,7 @@ multidict==6.0.5
403
403
# via yarl
404
404
mypy-extensions==1.0.0
405
405
# via black
406
- notifications-api-common==0.3.0
406
+ notifications-api-common==0.3.1
407
407
# via
408
408
# -r requirements/base.txt
409
409
# commonground-api-common
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ click-repl==0.2.0
101
101
# via
102
102
# -r requirements/base.txt
103
103
# celery
104
- commonground-api-common @ git+https://github.com/maykinmedia/commonground-api-common.git@issue/44-migration-error
104
+ commonground-api-common==2.1.0
105
105
# via
106
106
# -r requirements/base.txt
107
107
# open-api-framework
@@ -421,7 +421,7 @@ multidict==6.0.5
421
421
# via yarl
422
422
mypy-extensions==1.0.0
423
423
# via black
424
- notifications-api-common==0.3.0
424
+ notifications-api-common==0.3.1
425
425
# via
426
426
# -r requirements/base.txt
427
427
# commonground-api-common
You can’t perform that action at this time.
0 commit comments