mirror of
https://github.com/pyenv/pyenv.git
synced 2026-01-11 23:47:15 +09:00
scripts: relax version requirements
Latest version are okay. Freezing them causes Dependabot alerts about vulnerabilities in old versions
This commit is contained in:
parent
2c27f44612
commit
4a3aaf4327
@ -1,9 +1,9 @@
|
||||
requests-html
|
||||
lxml[html_clean]
|
||||
packaging~=20.4
|
||||
requests~=2.32.4
|
||||
sortedcontainers~=2.4.0
|
||||
tqdm~=4.51.0
|
||||
pandas~=1.5.3
|
||||
numpy~=1.24.2
|
||||
packaging
|
||||
requests
|
||||
sortedcontainers
|
||||
tqdm
|
||||
pandas
|
||||
numpy
|
||||
jc @ git+https://github.com/native-api/jc@haslib_mode
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user