From 012b5e0518b5d1173b81fcd78b047f355daa3ef1 Mon Sep 17 00:00:00 2001 From: Peter Hull Date: Thu, 25 Aug 2022 14:43:39 -0700 Subject: [PATCH] Add specific typing-extensions req to prevent hashes error by black's deps, fixes #10 --- requirements.in | 1 + requirements.txt | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index e9f3b4c9..ee31026f 100644 --- a/requirements.in +++ b/requirements.in @@ -4,6 +4,7 @@ binaryornot # Code quality # ------------------------------------------------------------------------------ +typing-extensions==4.3.0 black==22.1.0 isort==5.10.1 flake8 diff --git a/requirements.txt b/requirements.txt index c4d07c8c..9feef028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with python 3.10 +# This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --generate-hashes @@ -300,6 +300,12 @@ tox==3.25.1 \ --hash=sha256:c138327815f53bc6da4fe56baec5f25f00622ae69ef3fe4e1e385720e22486f9 \ --hash=sha256:c38e15f4733683a9cc0129fba078633e07eb0961f550a010ada879e95fb32632 # via -r requirements.in +typing-extensions==4.3.0 \ + --hash=sha256:25642c956049920a5aa49edcdd6ab1e06d7e5d467fc00e0506c44ac86fbfca02 \ + --hash=sha256:e6d2677a32f47fc7eb2795db1dd15c1f34eff616bcaf2cfb5e997f854fa1c4a6 + # via + # -r requirements.in + # black urllib3==1.26.8 \ --hash=sha256:000ca7f471a233c2251c6c7023ee85305721bfdf18621ebff4fd17a8653427ed \ --hash=sha256:0e7c33d9a63e7ddfcb86780aac87befc2fbddf46c58dbb487e0855f7ceec283c