Commit 2d2c797 1 parent 1988898 commit 2d2c797 Copy full SHA for 2d2c797
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
glom # data represenation based on spec
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ click-plugins==1.1.1
59
59
# via celery
60
60
click-repl==0.3.0
61
61
# via celery
62
- commonground-api-common @ git+https://github.com/maykinmedia/commonground-api-common.git@issue/44-migration-error
63
- # via
64
- # -r requirements/base.in
65
- # open-api-framework
62
+ commonground-api-common==2.1.0
63
+ # via open-api-framework
66
64
coreapi==2.3.3
67
65
# via commonground-api-common
68
66
coreschema==0.0.4
@@ -240,7 +238,7 @@ mozilla-django-oidc==4.0.0
240
238
# via mozilla-django-oidc-db
241
239
mozilla-django-oidc-db==0.19.0
242
240
# via open-api-framework
243
- notifications-api-common==0.3.0
241
+ notifications-api-common==0.3.1
244
242
# via
245
243
# -r requirements/base.in
246
244
# commonground-api-common
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ click-repl==0.3.0
93
93
# celery
94
94
codecov==2.1.13
95
95
# via -r requirements/ci.in
96
- commonground-api-common @ git+https://github.com/maykinmedia/commonground-api-common.git@issue/44-migration-error
96
+ commonground-api-common==2.1.0
97
97
# via
98
98
# -r requirements/base.txt
99
99
# open-api-framework
@@ -399,7 +399,7 @@ multidict==6.0.5
399
399
# via yarl
400
400
mypy-extensions==1.0.0
401
401
# via black
402
- notifications-api-common==0.3.0
402
+ notifications-api-common==0.3.1
403
403
# via
404
404
# -r requirements/base.txt
405
405
# commonground-api-common
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ click-repl==0.3.0
102
102
# via
103
103
# -r requirements/base.txt
104
104
# celery
105
- commonground-api-common @ git+https://github.com/maykinmedia/commonground-api-common.git@issue/44-migration-error
105
+ commonground-api-common==2.1.0
106
106
# via
107
107
# -r requirements/base.txt
108
108
# open-api-framework
@@ -421,7 +421,7 @@ multidict==6.0.5
421
421
# via yarl
422
422
mypy-extensions==0.4.3
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