forked from p34709852/monkey
CR fixes: Added botocore to requirements.txt and locked react-spinners version to the current latest.
This commit is contained in:
parent
8b3bc7fc2c
commit
5bfff88325
|
@ -92,6 +92,6 @@
|
|||
"react-toggle": "^4.0.1",
|
||||
"redux": "^4.0.0",
|
||||
"sha3": "^2.0.0",
|
||||
"react-spinners": "latest"
|
||||
"react-spinners": "^0.5.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,6 +15,6 @@ ipaddress
|
|||
enum34
|
||||
pycryptodome
|
||||
boto3
|
||||
awscli
|
||||
cffi
|
||||
botocore
|
||||
awsclicffi
|
||||
PyInstaller
|
Loading…
Reference in New Issue