Skip to content

Commit

Permalink
Fix py3.7 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLorenzo committed Dec 11, 2020
1 parent 28c1faa commit 7d68592
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base_py3.txt
@@ -1,4 +1,4 @@
# SHA1:44650cbc526458c6bec7f7a99e7c02eecf468b59
# SHA1:ca7e8a28d233311bc4a6815dd11817413b18e563
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand Down
8 changes: 8 additions & 0 deletions requirements/test_py3.txt
Expand Up @@ -50,6 +50,10 @@ flake8==3.8.4 \
--hash=sha256:749dbbd6bfd0cf1318af27bf97a14e28e5ff548ef8e5b1566ccfb25a11e7c839 \
--hash=sha256:aadae8761ec651813c24be05c6f7b4680857ef6afaae4651a4eccaef97ce6c3b \
# via -r requirements/test_py3.in, flake8-docstrings
importlib-metadata==3.1.1 \
--hash=sha256:6112e21359ef8f344e7178aa5b72dc6e62b38b0d008e6d3cb212c5b84df72013 \
--hash=sha256:b0c2d3b226157ae4517d9625decf63591461c66b3a808c2666d538946519d170 \
# via flake8, pluggy, pytest
iniconfig==1.1.1 \
--hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \
--hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32 \
Expand Down Expand Up @@ -105,3 +109,7 @@ toml==0.10.2 \
--hash=sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b \
--hash=sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f \
# via pytest
zipp==3.4.0 \
--hash=sha256:102c24ef8f171fd729d46599845e95c7ab894a4cf45f5de11a44cc7444fb1108 \
--hash=sha256:ed5eee1974372595f9e416cc7bbeeb12335201d8081ca8a0743c954d4446e5cb \
# via importlib-metadata

0 comments on commit 7d68592

Please sign in to comment.