This website requires JavaScript.
Explore
Discord Server
Help
Sign in
actions
/
superlint
Watch
1
Star
0
Fork
You've already forked superlint
0
mirror of
https://github.com/super-linter/super-linter.git
synced
2024-11-10 02:53:36 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
37bf5f7e2c
superlint
/
dependencies
/
python
/
yq.txt
6 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
Update Python dependencies
2023-04-10 14:08:31 -04:00
argcomplete==3.0.5
Use Virtual Environment for Python Deps (#2294) * Build static python depenencies * Address linting * Fix copy path * cleaner * Stage virtual environments * Update Dockerfile to support virtual environments * Remove old python builds * Remove unnecessary RUN step * Fix merge conflicts * Remove test checking for PIP packages We use virtual environments and no longer install the packages via pip directly in the image. It should be enough that the version tests check for the existence already and that the version comes back correctly. * Remove binary installation of black * cleaner * Remove pip * pretty Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-01-10 16:23:22 -05:00
PyYAML==6.0
Update Python dependencies
2023-04-10 14:08:31 -04:00
tomlkit==0.11.7
Update Python dependencies
2022-05-08 13:05:28 -04:00
xmltodict==0.13.0
Update Python dependencies
2023-04-10 14:08:31 -04:00
yq==3.2.1
Reference in a new issue
Copy permalink