-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update some constranint requirements (#20191)
Note that pip compile fails because mbed and esp32 disagree on click version, so I manually edited the constraints file I managed to use it to bootstrap on 3.10 (after some more changes to the PW repo to pw_doctor) and also bootstrapped on 3.9 in a vscode docker image.
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 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
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 |
---|---|---|
|
@@ -58,3 +58,6 @@ cryptography | |
|
||
# python unit tests | ||
colorama | ||
|
||
# update tornado for pw_watch | ||
tornado |