Commit 6b85aea Sonny Bakker
committed
1 parent d732cdc commit 6b85aea Copy full SHA for 6b85aea
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- git+https://github.com/maykinmedia/ open-api-framework@b6164c606e3f7a6dd4d5a47a5b0e6ab486707d36#egg=open_api_framework
1
+ open-api-framework
2
2
3
3
# Core python libraries
4
4
glom # data represenation based on spec
Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ notifications-api-common==0.2.2
236
236
# via
237
237
# -r requirements/base.in
238
238
# commonground-api-common
239
- open-api-framework @ git+https://github.com/maykinmedia/open-api-framework@b6164c606e3f7a6dd4d5a47a5b0e6ab486707d36
239
+ open-api-framework==0.5.0
240
240
# via -r requirements/base.in
241
241
orderedmultidict==1.0.1
242
242
# via furl
Original file line number Diff line number Diff line change @@ -369,7 +369,7 @@ notifications-api-common==0.2.2
369
369
# via
370
370
# -r requirements/base.txt
371
371
# commonground-api-common
372
- open-api-framework @ git+https://github.com/maykinmedia/open-api-framework@b6164c606e3f7a6dd4d5a47a5b0e6ab486707d36
372
+ open-api-framework==0.5.0
373
373
# via -r requirements/base.txt
374
374
orderedmultidict==1.0.1
375
375
# via
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ notifications-api-common==0.2.2
414
414
# via
415
415
# -r requirements/ci.txt
416
416
# commonground-api-common
417
- open-api-framework @ git+https://github.com/maykinmedia/open-api-framework@b6164c606e3f7a6dd4d5a47a5b0e6ab486707d36
417
+ open-api-framework==0.5.0
418
418
# via -r requirements/ci.txt
419
419
orderedmultidict==1.0.1
420
420
# via
You can’t perform that action at this time.
0 commit comments