mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Merge pull request #746 from dadav/fix/scipy_version
Add scipy to requirements.txt
This commit is contained in:
@ -3,6 +3,7 @@ requests==2.21.0
|
|||||||
PyYAML==5.1
|
PyYAML==5.1
|
||||||
scapy==2.4.3
|
scapy==2.4.3
|
||||||
gym==0.14.0
|
gym==0.14.0
|
||||||
|
scipy==1.3.1
|
||||||
stable-baselines==2.7.0
|
stable-baselines==2.7.0
|
||||||
tensorflow==1.13.1
|
tensorflow==1.13.1
|
||||||
tensorflow-estimator==1.14.0
|
tensorflow-estimator==1.14.0
|
||||||
|
Reference in New Issue
Block a user