Skip to content

Commit

Permalink
Merge pull request #3242 from kobotoolbox/upgrade-formpack-for-pyxfor…
Browse files Browse the repository at this point in the history
…m-1.5.1

Update the formpack requirement to include support for pyxform 1.5.1
  • Loading branch information
jnm authored May 27, 2021
2 parents 6903c9d + 7aef7d4 commit 50313c1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dependencies/pip/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# via -r dependencies/pip/requirements.in
-e git+https://github.com/jnm/django-storages@s3boto3_accurate_tell#egg=django_storages
# via -r dependencies/pip/requirements.in
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
# via -r dependencies/pip/requirements.in
-e git+https://github.com/dimagi/python-digest@5c94bb74516b977b60180ee832765c0695ff2b56#egg=python_digest
# via -r dependencies/pip/requirements.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pip/external_services.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# via -r dependencies/pip/requirements.in
-e git+https://github.com/jnm/django-storages@s3boto3_accurate_tell#egg=django_storages
# via -r dependencies/pip/requirements.in
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
# via -r dependencies/pip/requirements.in
-e git+https://github.com/dimagi/python-digest@5c94bb74516b977b60180ee832765c0695ff2b56#egg=python_digest
# via -r dependencies/pip/requirements.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pip/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/bndr/pipreqs is a handy utility, too.

# formpack
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack

# More up-to-date version of django-digest than PyPI seems to have.
# Also, python-digest is an unlisted dependency thereof.
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# via -r dependencies/pip/requirements.in
-e git+https://github.com/jnm/django-storages@s3boto3_accurate_tell#egg=django_storages
# via -r dependencies/pip/requirements.in
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
# via -r dependencies/pip/requirements.in
-e git+https://github.com/dimagi/python-digest@5c94bb74516b977b60180ee832765c0695ff2b56#egg=python_digest
# via -r dependencies/pip/requirements.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pip/travis_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# via -r dependencies/pip/requirements.in
-e git+https://github.com/jnm/django-storages@s3boto3_accurate_tell#egg=django_storages
# via -r dependencies/pip/requirements.in
-e git+https://github.com/kobotoolbox/formpack.git@4ed46deca6ab4322c6de3e74a253d3e4855416b8#egg=formpack
-e git+https://github.com/kobotoolbox/formpack.git@972fde2e386ae3f2a48f4ceaa41cf0fca6ba07de#egg=formpack
# via -r dependencies/pip/requirements.in
-e git+https://github.com/dimagi/python-digest@5c94bb74516b977b60180ee832765c0695ff2b56#egg=python_digest
# via -r dependencies/pip/requirements.in
Expand Down

0 comments on commit 50313c1

Please sign in to comment.