Skip to content

Commit 489108b

Browse files
fix setuptool version
1 parent 83d49cc commit 489108b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-test.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ flake8 == 6.1.0 ; python_version >= '3.8'
88
flake8 == 5.0.4 ; python_version < '3.8'
99
codespell == 2.3.0 ; python_version >= '3.8'
1010
codespell == 2.2.5 ; python_version < '3.8'
11-
setuptools >= 78.1.0
11+
setuptools >= 75.3.2
12+
tarantool >= 1.2.0

0 commit comments

Comments
 (0)