ERROR: Cannot install -r requirements.txt (line 2) and -r requirements.txt (line 3) because these package versions have conflicting dependencies.
The conflict is caused by:
tensorflow 1.13.1 depends on tensorboard<1.14.0 and >=1.13.0
tensorflow-gpu 1.14.0 depends on tensorboard<1.15.0 and >=1.14.0
ERROR: Cannot install -r requirements.txt (line 2) and -r requirements.txt (line 3) because these package versions have conflicting dependencies.
The conflict is caused by: tensorflow 1.13.1 depends on tensorboard<1.14.0 and >=1.13.0 tensorflow-gpu 1.14.0 depends on tensorboard<1.15.0 and >=1.14.0