mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-19 11:17:43 -04:00
Allow pip to determine the correct version of colorama and requests
This commit is contained in:
parent
5136a30399
commit
e78feebe7b
1 changed files with 2 additions and 2 deletions
4
.github/scripts/common/requirements.txt
vendored
4
.github/scripts/common/requirements.txt
vendored
|
@ -1,6 +1,6 @@
|
|||
certifi==2020.12.5
|
||||
chardet==4.0.0
|
||||
colorama==0.4.4
|
||||
colorama
|
||||
Deprecated==1.2.10
|
||||
gitdb==4.0.5
|
||||
GitPython==3.1.11
|
||||
|
@ -8,7 +8,7 @@ idna==2.10
|
|||
PyGithub==1.54
|
||||
PyJWT==1.7.1
|
||||
PyYAML==5.4
|
||||
requests==2.25.1
|
||||
requests
|
||||
smmap==3.0.4
|
||||
urllib3==1.26.3
|
||||
wrapt==1.12.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue