Commit cc6c171
Add upper bound to dependency versions (#714)
* Add upper bound to dependency versions
This might save us from some troubles if a major release of one of those
dependency arrives (thinking of jupyter-client 7.0 coming)
* Update setup.py
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>1 parent 36d6a91 commit cc6c171
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments