-
- Downloads
Merge branch 'dev'
No related branches found
No related tags found
Showing
- api/tests.py 6 additions, 0 deletionsapi/tests.py
- api/views/datasources.py 6 additions, 0 deletionsapi/views/datasources.py
- datasources/tests/test_connectors_hypercat.py 9 additions, 0 deletionsdatasources/tests/test_connectors_hypercat.py
- requirements.txt 2 additions, 2 deletionsrequirements.txt
... | @@ -8,7 +8,7 @@ chardet==3.0.4 | ... | @@ -8,7 +8,7 @@ chardet==3.0.4 |
decorator==4.3.0 | decorator==4.3.0 | ||
defusedxml==0.5.0 | defusedxml==0.5.0 | ||
dj-database-url==0.5.0 | dj-database-url==0.5.0 | ||
Django==2.0.8 | Django==2.0.13 | ||
django-bootstrap4==0.0.6 | django-bootstrap4==0.0.6 | ||
django-cors-headers==2.4.0 | django-cors-headers==2.4.0 | ||
django-haystack==2.8.1 | django-haystack==2.8.1 | ||
... | @@ -44,7 +44,7 @@ python-decouple==3.1 | ... | @@ -44,7 +44,7 @@ python-decouple==3.1 |
python3-openid==3.1.0 | python3-openid==3.1.0 | ||
pytz==2018.5 | pytz==2018.5 | ||
rdflib==4.2.2 | rdflib==4.2.2 | ||
requests==2.19.1 | requests==2.21.0 | ||
requests-oauthlib==1.0.0 | requests-oauthlib==1.0.0 | ||
six==1.11.0 | six==1.11.0 | ||
snowballstemmer==1.2.1 | snowballstemmer==1.2.1 | ||
... | ... |
Please register or sign in to comment