open pynacl dep to bottom pin only, remove interop-only deps from install_requires

This commit is contained in:
pacrob
2024-05-27 12:30:06 -06:00
committed by Paul Robinson
parent a3f8db3ecd
commit 0326e34870
2 changed files with 2 additions and 5 deletions

View File

@ -1 +1 @@
Drop ``async-exit-stack`` dep, as of py37 can import ``AsyncExitStack`` from contextlib
Drop ``async-exit-stack`` dep, as of py37 can import ``AsyncExitStack`` from contextlib, also open ``pynacl`` dep to bottom pin only