Skip to content

Commit d649b66

Browse files
authored
Update cflib dependency version specification
1 parent f9e49dd commit d649b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737
requires-python = ">= 3.10"
3838

3939
dependencies = [
40-
"cflib==0.1.31rc1",
40+
"cflib~=0.1.31",
4141
"setuptools",
4242
"appdirs~=1.4.0",
4343
"pyzmq~=26.0",

0 commit comments

Comments
 (0)