move bson to beginning of requirements

add requests to requirements
This commit is contained in:
itay 2019-04-30 15:22:30 +03:00
parent a52ce6640e
commit b560f4c58f
1 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
bson
python-dateutil
tornado==5.1.1
werkzeug
@ -16,8 +17,8 @@ enum34
pycryptodome
boto3
awscli
bson
cffi
PyInstaller
virtualenv
wheel
wheel
requests