Commit c12e0ac
authored
Fixes many dependency errors
fix broken ccxt dependancy
1.21.22 doesn't exist (https://pypi.org/project/ccxt/1.23.1/#history)
fin numpy
fix broken tensorboard dependancy
ERROR: Cannot install -r binder/requirements.txt (line 53) and tensorboard==2.2.2 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested tensorboard==2.2.2
tensorflow 2.5.1 depends on tensorboard~=2.5
fix broken tensorflow-estimator1 parent fd6b3ed commit c12e0ac
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
0 commit comments