We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3828853 commit 6dd1dcfCopy full SHA for 6dd1dcf
pyproject.toml
@@ -2,9 +2,9 @@
2
requires = [
3
'setuptools>=64',
4
'setuptools-scm[toml]>=8',
5
- "xtrack==0.66.0",
+ "xtrack==0.66.1",
6
"xfields==0.20.3",
7
- "xcoll==0.5.0",
+ "xcoll==0.5.1",
8
"xobjects==0.4.4",
9
"xdeps==0.6.3",
10
"xpart==0.18.6",
@@ -25,9 +25,9 @@ readme = "README.md"
25
requires-python = ">=3.8"
26
license = {file = "LICENSE"}
27
dependencies = [
28
29
30
31
32
33
0 commit comments