File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 6
6
title : Radar REST API
7
7
description : API for accessing code similarity results from a Radar instance.
8
8
contact :
9
- name : Aalto LeTech
10
- url : https://github.com/Aalto-LeTech
9
+ name : A+ LMS
10
+ url : https://apluslms. github.io/
11
11
license :
12
12
name : MIT
13
13
url : https://opensource.org/licenses/MIT
Original file line number Diff line number Diff line change 1
- Django ~= 2.2
2
- celery == 4.1.1
3
- django-bootstrap-form == 3.2.1
4
- oauthlib == 2.0.1
5
- requests == 2.20.0
6
- git+https://github.com/Aalto-LeTech /django-lti-login.git@master #egg=django-lti-login
7
- cachetools == 2.0.1
8
- raphendyr-django-essentials ~= 1.3.0
9
- git+https://github.com/Aalto-LeTech /a-plus-client.git@0862cac947b9c33f133680416ba5749cb7990b26
10
- python-memcached == 1.59
11
- git+https://github.com/Aalto-LeTech /[email protected]
1
+ Django ~= 2.2.20
2
+ celery >= 5.0.5 , < 6
3
+ django-bootstrap-form >= 3.4 , < 4
4
+ oauthlib >= 3.1.0 , < 4
5
+ requests >= 2.25.1 , < 3
6
+ git+https://github.com/apluslms /django-lti-login.git@3.1.0 #egg=django-lti-login
7
+ cachetools >= 4.2.1 , < 5
8
+ raphendyr-django-essentials ~= 1.3.0
9
+ git+https://github.com/apluslms /a-plus-client.git@v1.1.0#egg=a_plus_client
10
+ python-memcached >= 1.59 , < 2
11
+ git+https://github.com/apluslms /[email protected]
You can’t perform that action at this time.
0 commit comments