Skip to content

Commit 39bc52b

Browse files
author
Jonas Widmer
committed
fix setuptools version
1 parent 2eb628e commit 39bc52b

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

requirements.txt

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
1-
<<<<<<< HEAD
21
numpy
32
pillow
43
lxml
54
requests
65
flow_githubmanager @ git+https://github.com/The-Flow-Project/package-github-api@main
76
pydantic~=2.11.4
8-
setuptools
7+
setuptools>=78.1.1
98
PyYAML
109
htrflow
1110
motor~=3.5.1
12-
=======
13-
pillow~=11.0.0
14-
lxml~=5.3.0
15-
requests~=2.32.3
16-
flow_githubmanager~=0.1.0
17-
pydantic~=2.8.2
18-
setuptools~=70.2.0
19-
PyYAML~=6.0.2
20-
>>>>>>> 09a96770331dfdd6802a1e4e9a33f4269bbfca93
11+

0 commit comments

Comments
 (0)