Commit 1c14814 1 parent a40d7cc commit 1c14814 Copy full SHA for 1c14814
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 @@ -232,7 +232,7 @@ notifications-api-common==0.2.2
232
232
# via
233
233
# -r requirements/base.in
234
234
# commonground-api-common
235
- open-api-framework @ git+https://github.com/maykinmedia/open-api-framework@b6164c606e3f7a6dd4d5a47a5b0e6ab486707d36
235
+ open-api-framework==0.5.0
236
236
# via -r requirements/base.in
237
237
orderedmultidict==1.0.1
238
238
# 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