Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YesianRohn/TextSSR
/ deps_list
Function
deps_list
diffusers/setup.py:165–166 ·
view source on GitHub ↗
(*pkgs)
Source
from the content-addressed store, hash-verified
163
164
165
def
deps_list(*pkgs):
166
return
[deps[pkg]
for
pkg in pkgs]
167
168
169
class
DepsTableUpdateCommand(Command):
Callers
1
setup.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected