Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
30be0da5
Commit
30be0da5
authored
May 12, 2022
by
Lysandre Debut
Browse files
Fix dependency table
parent
f04257fd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/dependency_versions_table.py
src/transformers/dependency_versions_table.py
+1
-1
No files found.
src/transformers/dependency_versions_table.py
View file @
30be0da5
...
@@ -44,7 +44,7 @@ deps = {
...
@@ -44,7 +44,7 @@ deps = {
"pytest"
:
"pytest"
,
"pytest"
:
"pytest"
,
"pytest-timeout"
:
"pytest-timeout"
,
"pytest-timeout"
:
"pytest-timeout"
,
"pytest-xdist"
:
"pytest-xdist"
,
"pytest-xdist"
:
"pytest-xdist"
,
"python"
:
"python>=3.
6
.0"
,
"python"
:
"python>=3.
7
.0"
,
"ray[tune]"
:
"ray[tune]"
,
"ray[tune]"
:
"ray[tune]"
,
"regex"
:
"regex!=2019.12.17"
,
"regex"
:
"regex!=2019.12.17"
,
"requests"
:
"requests"
,
"requests"
:
"requests"
,
...
...
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