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
vllm_cscc
Commits
1a6af145
Unverified
Commit
1a6af145
authored
May 07, 2025
by
Christian Heimes
Committed by
GitHub
May 07, 2025
Browse files
Only depend on importlib-metadata for Python < 3.10 (#17776)
Signed-off-by:
Christian Heimes
<
christian@python.org
>
parent
32aa74c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
requirements/common.txt
requirements/common.txt
+1
-1
No files found.
requirements/common.txt
View file @
1a6af145
...
@@ -29,7 +29,7 @@ partial-json-parser # used for parsing partial JSON outputs
...
@@ -29,7 +29,7 @@ partial-json-parser # used for parsing partial JSON outputs
pyzmq >= 25.0.0
pyzmq >= 25.0.0
msgspec
msgspec
gguf >= 0.13.0
gguf >= 0.13.0
importlib_metadata
importlib_metadata
; python_version < '3.10'
mistral_common[opencv] >= 1.5.4
mistral_common[opencv] >= 1.5.4
opencv-python-headless >= 4.11.0 # required for video IO
opencv-python-headless >= 4.11.0 # required for video IO
pyyaml
pyyaml
...
...
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