From 5bff15845dfa973d28b91d8d44b47df11a1ac4fa Mon Sep 17 00:00:00 2001 From: Dallan Quass Date: Wed, 15 May 2024 23:10:15 -0600 Subject: [PATCH] try to get github actions working again --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index d8d2f01..d4301d8 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==23.0.1 nox==2022.11.21 nox-poetry==1.0.2 -poetry==1.8.2 +poetry==1.4.2 virtualenv==20.21.1