-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regenerate
requirements.txt
by Python 3.9
- Loading branch information
Showing
2 changed files
with
8 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# requirements.in This is the source file for our pinned version requirements | ||
# file "requirements.txt" To regenerate that file, pip-tools is required | ||
# (`python -m pip install pip-tools`). Once installed, run: `pip-compile | ||
# --generate-hashes src/tools/tidy/config/requirements.in` | ||
# (`python -m pip install pip-tools==7.4.1`). Once installed, run: `pip-compile | ||
# --generate-hashes --strip-extras src/tools/tidy/config/requirements.in` | ||
# | ||
# Note: this generation step should be run with the oldest supported python | ||
# version (currently 3.7) to ensure backward compatibility | ||
# version (currently 3.9) to ensure backward compatibility | ||
|
||
black==23.3.0 | ||
ruff==0.0.272 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters