mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
7e1683407d
* Simplify virtualenv installation to use multiple requirements files in a single directory. This eliminates the packages.txt file and provides an easier path to adding new tools in the future. It also allows us to simplify the dependenabot configuration as all requirements files are in a single directory. * Update dependabot.yml to point to the new Python dependencies folder.
10 lines
156 B
Text
10 lines
156 B
Text
argcomplete==2.0.0
|
|
distlib==0.3.4
|
|
filelock==3.4.2
|
|
platformdirs==2.4.1
|
|
PyYAML==6.0
|
|
six==1.16.0
|
|
toml==0.10.2
|
|
virtualenv==20.13.0
|
|
xmltodict==0.12.0
|
|
yq==2.13.0
|