version
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
# This upgrades all modules
|
# This upgrades all modules
|
||||||
#py -mpip freeze | %{$_.split('==')[0]} | %{py -mpip install --upgrade $_}
|
#py -mpip freeze | %{$_.split('==')[0]} | %{py -mpip install --upgrade $_}
|
||||||
|
|
||||||
# installed
|
# installed version
|
||||||
# py -m pip install keras==2.6.0
|
# py -m pip install keras==2.6.0
|
||||||
# py -mpip install flask==2.0.1
|
# py -mpip install flask==2.0.1
|
||||||
# py -mpip install numpy==1.19.5
|
# py -mpip install numpy==1.19.5
|
||||||
|
|||||||
Reference in New Issue
Block a user