mirror of
https://github.com/actions/setup-python.git
synced 2025-07-01 23:23:46 +00:00
change pipefile versions
This commit is contained in:
parent
0d5da6a89a
commit
5efa7eda94
4 changed files with 46 additions and 42 deletions
|
@ -4,8 +4,8 @@ verify_ssl = true
|
|||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
flake8 = "==4.0.1"
|
||||
numpy = "==1.23.0"
|
||||
flake8 = "==6.0.0"
|
||||
numpy = "==1.25.1"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue