|
84 | 84 | 'invenio-mail==1.0.2',
|
85 | 85 | 'invenio-rest==1.1.2',
|
86 | 86 | 'invenio-theme==1.1.4',
|
87 |
| - 'invenio-celery @ git+https://github.com/parths007/invenio-celery.git@mock/v1.1.1', |
| 87 | + 'invenio-celery@git+https://github.com/cernanalysispreservation/invenio-celery.git@mock/v1.1.1#egg=invenio-celery', |
88 | 88 | 'invenio-logging[sentry,sentry-sdk] @ git+https://github.com/inveniosoftware/invenio-logging@94bc56117593eae62ba975d576e8c7b991311c0d',
|
89 | 89 |
|
90 | 90 | # Invenio Auth Deps
|
91 | 91 | 'invenio-access==1.3.0',
|
92 | 92 | 'invenio-accounts==1.1.1',
|
93 | 93 | 'invenio-oauth2server==1.0.4',
|
94 |
| - 'invenio-oauthclient @ git+https://github.com/parths007/[email protected]', |
95 |
| - 'invenio-userprofiles @ git+https://github.com/parths007/[email protected]', |
| 94 | + 'invenio-oauthclient @ git+https://github.com/cernanalysispreservation/[email protected]', |
| 95 | + 'invenio-userprofiles @ git+https://github.com/cernanalysispreservation/[email protected]', |
96 | 96 |
|
97 | 97 | # Invenio Metadata Deps
|
98 |
| - 'invenio-indexer @ git+https://github.com/parths007/invenio-indexer.git@os-2-new', |
99 |
| - 'invenio-jsonschemas @ git+https://github.com/parths007/[email protected]', |
100 |
| - 'invenio-oaiserver @ git+https://github.com/parths007/invenio-oaiserver.git@os-2-new', |
| 98 | + 'invenio-indexer @ git+https://github.com/cernanalysispreservation/invenio-indexer.git@os-2-new', |
| 99 | + 'invenio-jsonschemas @ git+https://github.com/cernanalysispreservation/[email protected]', |
| 100 | + 'invenio-oaiserver @ git+https://github.com/cernanalysispreservation/invenio-oaiserver.git@os-2-new', |
101 | 101 | 'invenio-pidstore==1.1.0',
|
102 | 102 | 'invenio-records-rest @ git+https://github.com/parths007/invenio-records-rest.git@os-2-new',
|
103 | 103 | 'invenio-records-ui==1.0.1',
|
|
106 | 106 | 'invenio-search @ git+https://github.com/parths007/[email protected]#egg=invenio-search',
|
107 | 107 |
|
108 | 108 | # Invenio Files deps
|
109 |
| - 'invenio-files-rest @ git+https://github.com/parths007/[email protected]', |
110 |
| - 'invenio-records-files @ git+https://github.com/parths007/invenio-records-files.git@new#egg=invenio-records-files', |
| 109 | + 'invenio-files-rest @ git+https://github.com/cernanalysispreservation/invenio-files-rest.git@mock/v1.0.5', |
| 110 | + 'invenio-records-files @ git+https://github.com/cernanalysispreservation/invenio-records-files.git@new#egg=invenio-records-files', |
111 | 111 |
|
112 | 112 | # Database deps
|
113 | 113 | 'invenio-db[postgresql,versioning]==1.0.13',
|
114 | 114 |
|
115 | 115 | # Invenio required deps
|
116 |
| - 'invenio-deposit @ git+https://github.com/parths007/invenio-deposit.git@os-2', |
| 116 | + 'invenio-deposit @ git+https://github.com/cernanalysispreservation/invenio-deposit.git@os-2', |
117 | 117 | 'invenio-accounts-rest==1.0.0a4',
|
118 |
| - 'invenio-query-parser @ git+https://github.com/parths007/invenio-query-parser.git@os', |
| 118 | + 'invenio-query-parser @ git+https://github.com/cernanalysispreservation/invenio-query-parser.git@os', |
119 | 119 | 'invenio[auth,base,metadata,postgresql]==3.2.0',
|
120 | 120 | ]
|
121 | 121 |
|
|
0 commit comments