diff --git a/server_setup/requirement.txt b/server_setup/requirement.txt index a3aa4f5..f3ee85d 100644 --- a/server_setup/requirement.txt +++ b/server_setup/requirement.txt @@ -1,39 +1,37 @@ git+https://github.com/parin13/eth2_public_protos.git@d592c291d7f6e022a6988f5d3d36f9b1e8b89a2a -cachetools==4.1.0 -certifi==2020.4.5.1 -chardet==3.0.4 -click==7.1.2 -Flask==1.1.2 -Flask-Cors==3.0.8 -get==2019.4.13 -google-api-core==1.17.0 -google-api-python-client==1.8.0 -google-auth==1.14.0 -google-auth-httplib2==0.0.3 -googleapis-common-protos==1.51.0 -grpcio==1.27.2 -grpcio-tools==1.26.0 -httplib2==0.17.2 -idna==2.9 -itsdangerous==1.1.0 -Jinja2==2.11.2 -MarkupSafe==1.1.1 -marshmallow==3.4.0 -post==2019.4.13 -protobuf==3.11.3 -psycopg2==2.8.4 -public==2019.4.13 -pyasn1==0.4.8 -pyasn1-modules==0.2.8 -pymongo==3.4.0 -pytz==2019.3 -query-string==2019.4.13 -redis==3.4.1 -request==2019.4.13 -requests==2.23.0 -rsa==4.0 -schedule==0.6.0 -six==1.14.0 -uritemplate==3.0.1 -urllib3==1.25.9 -Werkzeug==1.0.1 +cachetools +certifi +chardet +click +Flask +Flask-Cors +google-api-core +google-api-python-client +google-auth +google-auth-httplib2 +googleapis-common-protos +grpcio +grpcio-tools +httplib2 +idna +itsdangerous +Jinja2 +MarkupSafe +marshmallow +protobuf +psycopg2-binary +public +pyasn1 +pyasn1-modules +pymongo +pytz +query-string +redis +requests +rsa +schedule +six +uritemplate +urllib3 +Werkzeug +wheel