Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
typon-compiler
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
typon
typon-compiler
Commits
3f0e3b4a
Commit
3f0e3b4a
authored
Apr 10, 2024
by
Tom Niget
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade deps
parent
ebf0462f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
10 deletions
+8
-10
pyproject.toml
pyproject.toml
+0
-1
typon/trans/requirements.txt
typon/trans/requirements.txt
+8
-9
No files found.
pyproject.toml
View file @
3f0e3b4a
...
@@ -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"
,
...
...
typon/trans/requirements.txt
View file @
3f0e3b4a
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment