Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
227d904d
Unverified
Commit
227d904d
authored
May 28, 2024
by
EtienneDosSantos
Committed by
GitHub
May 28, 2024
Browse files
Merge branch 'TimDettmers:main' into main
parents
a9a1c44a
c08653b1
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
requirements-ci.txt
requirements-ci.txt
+1
-1
requirements-dev.txt
requirements-dev.txt
+1
-1
No files found.
requirements-ci.txt
View file @
227d904d
...
...
@@ -3,4 +3,4 @@ pytest==8.2.1
einops==0.8.0
lion-pytorch==0.1.4
scipy==1.10.1; python_version < "3.9"
scipy==1.13.
0
; python_version >= "3.9"
scipy==1.13.
1
; python_version >= "3.9"
requirements-dev.txt
View file @
227d904d
...
...
@@ -4,6 +4,6 @@ pytest~=8.2.1
einops~=0.8.0
wheel~=0.43.0
lion-pytorch~=0.1.4
scipy~=1.13.
0
scipy~=1.13.
1
pandas~=2.2.2
matplotlib~=3.9.0
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