summaryrefslogtreecommitdiff
path: root/devel/py-pyquil/files/patch-packaging
blob: d8311b7b0f98a60c8d84636464830223528061cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2024-02-06 00:30:08 UTC
+++ pyproject.toml
@@ -31,7 +31,7 @@ types-retry = "^0.9.9"
 tenacity = "^8.2.2"
 types-python-dateutil = "^2.8.19"
 types-retry = "^0.9.9"
-packaging = "^23.1"
+packaging = ">=23.1"
 
 # latex extra
 ipython = { version = "^7.21.0", optional = true }