Skip to content

Commit

Permalink
requested_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrown-xentity committed Feb 24, 2020
1 parent 20c58dd commit 1c13a99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ all: up
build:
docker-compose build

down:
clean:
docker-compose down -v

requirements:
Expand Down
2 changes: 1 addition & 1 deletion requirements-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pyutilib.component.core==4.5.3
PyYAML==5.3
redis==2.10.1
repoze.lru==0.6
repoze.who==2.0
repoze.who==1.0.18
repoze.who-friendlyform==1.0.8
requests==2.20.0
rfc3987==1.3.8
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-e git+https://github.com/GSA/ckan.git@inventory-bump-dependencies#egg=ckan
-e git+https://github.com/GSA/ckan.git@inventory#egg=ckan
-e git+https://github.com/ckan/ckanext-harvest.git@13dbb1eea428e6b274f98c36bf29d42e62a70af7#egg=ckanext-harvest
-e git+https://github.com/GSA/ckanext-datajson.git@master#egg=ckanext-datajson
-e git+https://github.com/GSA/USMetadata.git@master#egg=ckanext-usmetadata
Expand Down

0 comments on commit 1c13a99

Please sign in to comment.