Commit 3f0e3b4a authored by Tom Niget's avatar Tom Niget

Upgrade deps

parent ebf0462f
...@@ -6,7 +6,6 @@ name = "typon" ...@@ -6,7 +6,6 @@ name = "typon"
version = "0.0.1" version = "0.0.1"
dependencies = [ dependencies = [
"clang-format == 15.0.7", "clang-format == 15.0.7",
"dataclasses ~= 0.6",
"nanobind ~= 1.4.0", "nanobind ~= 1.4.0",
"colorama ~= 0.4.6", "colorama ~= 0.4.6",
"pygments ~= 2.15.1", "pygments ~= 2.15.1",
......
clang-format==15.0.7 clang-format==18.1.3
dataclasses~=0.6 colorama==0.4.6
python-dotenv~=1.0.0 colorful==0.6.0a1
nanobind~=1.4.0 nanobind==1.9.2
colorama~=0.4.6 numpy==2.0.0rc1
numpy~=1.25.1 pybind11==2.12.0
pygments~=2.15.1 Pygments==2.17.2
colorful~=0.5.5 python-dotenv==1.0.1
pybind11~=2.11.1
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment