Skip to content

Commit

Permalink
Upgrade again
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Apr 19, 2018
1 parent c7b9f51 commit 02ee30e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
Django = "==2.0.4"
django-calaccess-raw-data = "==1.7.0"
django-calaccess-scraped-data = "==0.2.0"
django-calaccess-processed-data = "==0.2.3"
django-calaccess-processed-data = "==0.2.4"
opencivicdata = {git = "https://github.com/california-civic-data-coalition/python-opencivicdata.git", editable = true, ref = "HEAD"}
"backports.csv" = "*"
"psycopg2" = "*"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,7 +1,7 @@
Django==2.0.4
django-calaccess-raw-data==1.7.0
django-calaccess-scraped-data==0.2.0
django-calaccess-processed-data==0.2.3
django-calaccess-processed-data==0.2.4

# this requirement can be removed after next release of ocd package
-e git+https://github.com/california-civic-data-coalition/python-opencivicdata.git@HEAD#egg=opencivicdata
Expand Down

0 comments on commit 02ee30e

Please sign in to comment.