We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c0822 commit 333c262Copy full SHA for 333c262
src/rex.notebook/setup.py
@@ -29,6 +29,7 @@
29
"ipykernel == 5.1.2",
30
"jupyter_client == 5.3.1",
31
"papermill == 1.2.0",
32
+ "numpy == 1.21.3",
33
],
34
entry_points={"rex.ctl": ["rex = rex.notebook.ctl"]},
35
dependency_links=["https://dist.rexdb.org/packages/"],
0 commit comments