From da4d344e63eb9682a6b8b927cb5adbf692d9abeb Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Thu, 25 May 2023 13:53:14 -0400 Subject: [PATCH] Change to `piker_pin` branch in `tomlkit` fork --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba4dc620..742c2efa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ # ``tomlkit`` for account files and configs; we've # added some new features that need to get upstreamed: --e git+https://github.com/pikers/tomlkit.git@writing_docs_tweaks#egg=tomlkit +-e git+https://github.com/pikers/tomlkit.git@piker_pin#egg=tomlkit