move bson to beginning of requirements
add requests to requirements
This commit is contained in:
parent
a52ce6640e
commit
b560f4c58f
|
@ -1,3 +1,4 @@
|
||||||
|
bson
|
||||||
python-dateutil
|
python-dateutil
|
||||||
tornado==5.1.1
|
tornado==5.1.1
|
||||||
werkzeug
|
werkzeug
|
||||||
|
@ -16,8 +17,8 @@ enum34
|
||||||
pycryptodome
|
pycryptodome
|
||||||
boto3
|
boto3
|
||||||
awscli
|
awscli
|
||||||
bson
|
|
||||||
cffi
|
cffi
|
||||||
PyInstaller
|
PyInstaller
|
||||||
virtualenv
|
virtualenv
|
||||||
wheel
|
wheel
|
||||||
|
requests
|
||||||
|
|
Loading…
Reference in New Issue