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 309c699 commit 0ce35f1Copy full SHA for 0ce35f1
requirements.txt
@@ -1,17 +1,17 @@
1
-tqdm==4.61.0
2
-requests==2.25.1
3
-papermill==2.3.3
4
-scipy==1.6.3
5
-statsmodels==0.12.2
6
-pytest==6.2.4
7
-numpy==1.20.3
8
-pandas==1.2.4
9
-pymc3==3.11.2
10
-click==8.0.1
+tqdm>=4.61.0
+requests>=2.25.1
+papermill>=2.3.3
+scipy>=1.6.3
+statsmodels>=0.12.2
+pytest>=6.2.4
+numpy>=1.20.3
+pandas>=1.2.4
+pymc3>=3.11.2
+click>=8.0.1
11
cadCAD==0.4.18
12
cadCAD_tools==0.0.1.5
13
-scikit_learn==0.24.2
14
-nbconvert==6.0.7
15
-ipython_autotime==0.2.0
16
-jupyterlab==3.0.16
17
-plotly==5.1.0
+scikit_learn>=0.24.2
+nbconvert>=6.0.7
+ipython_autotime>=0.2.0
+jupyterlab>=3.0.17
+plotly>=5.1.0
0 commit comments