CR fixes: Added botocore to requirements.txt and locked react-spinners version to the current latest.

This commit is contained in:
Shay Nehmad 2019-04-11 18:17:24 +03:00
parent 8b3bc7fc2c
commit 5bfff88325
2 changed files with 3 additions and 3 deletions

View File

@ -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"
}
}

View File

@ -15,6 +15,6 @@ ipaddress
enum34
pycryptodome
boto3
awscli
cffi
botocore
awsclicffi
PyInstaller