File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <<<<<< < HEAD
1+ # requirements.txt from pip-tools
22dvc == 3.23.0
33dvc [all ]== 3.23.0
44flake8 == 6.1.0
@@ -21,16 +21,15 @@ seaborn==0.12.2
2121scipy == 1.10.1
2222colorama == 0.4.6
2323joblib == 1.3.2
24- pillow >= 10.3.0 # not directly required, pinned by Snyk to avoid a vulnerability
25- setuptools >= 78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability
26- fonttools >= 4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability
27- zipp >= 3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
24+ # --- for safety reasons by Snyk to avoid a vulnerability
25+ pillow >= 10.3.0
26+ setuptools >= 78.1.1
27+ fonttools >= 4.43.0
28+ zipp >= 3.19.1
2829=======
2930#
30- # This file is autogenerated by pip-compile with Python 3.11
31- # by the following command:
32- #
33- # pip-compile requirements.in
31+ # This file part is autogenerated by pip-compile with Python 3.11 via
32+ # pip-compile requirements.in
3433#
3534adlfs == 2024.12.0
3635 # via dvc-azure
@@ -758,5 +757,4 @@ zipp==3.23.0
758757 # via -r requirements.in
759758
760759# The following packages are considered to be unsafe in a requirements file:
761- # setuptools
762- >>>>>>> 2504a4d (usage of pip-tools for packages dependencies)
760+ # setuptools - exits because of udacity history reason
You can’t perform that action at this time.
0 commit comments