https://github.com/prosysscience/CPWorkloadBalancing
Raw File
Tip revision: 8c5e2d6ad1af00c81c112dab2cb8711894d654c2 authored by Benjamin Kovács on 28 May 2021, 22:00:19 UTC
fix import
Tip revision: 8c5e2d6
requirements.txt
absl-py==0.12.0
aiohttp==3.7.4.post0
aiohttp-cors==0.7.0
aioredis==1.3.1
amply==0.1.4
aniso8601==9.0.1
async-timeout==3.0.1
attrs==20.3.0
blessings==1.7
cachetools==4.2.1
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
colorful==0.5.4
configparser==5.0.2
cycler==0.10.0
docker-pycreds==0.4.0
docutils==0.16
et-xmlfile==1.0.1
filelock==3.0.12
Flask==1.1.2
Flask-RESTful==0.3.8
gitdb==4.0.7
GitPython==3.1.14
google-api-core==1.26.2
google-auth==1.28.0
googleapis-common-protos==1.53.0
gpustat==0.6.0
grpcio==1.36.1
gunicorn==20.1.0
gurobipy==9.1.1
hiredis==1.1.0
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==3.2.0
kiwisolver==1.3.1
MarkupSafe==1.1.1
matplotlib==3.4.1
msgpack==1.0.2
multidict==5.1.0
numpy==1.20.2
nvidia-ml-py3==7.352.0
opencensus==0.7.12
opencensus-context==0.1.2
openpyxl==3.0.7
ortools==8.2.8710
packaging==20.9
pathtools==0.1.2
Pillow==8.2.0
prometheus-client==0.9.0
promise==2.3
protobuf==3.15.6
psutil==5.8.0
PuLP==2.4
py-spy==0.3.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
ray==1.2.0
redis==3.5.3
requests==2.25.1
rsa==4.7.2
sentry-sdk==1.0.0
shortuuid==1.0.1
six==1.15.0
smmap==4.0.0
subprocess32==3.5.4
torch==1.8.1
typing-extensions==3.7.4.3
urllib3==1.26.4
wandb==0.10.27
Werkzeug==1.0.1
yarl==1.6.3
back to top