Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
danlessa committed Sep 29, 2021
1 parent 309c699 commit 0ce35f1
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
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
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
cadCAD==0.4.18
cadCAD_tools==0.0.1.5
scikit_learn==0.24.2
nbconvert==6.0.7
ipython_autotime==0.2.0
jupyterlab==3.0.16
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 comments on commit 0ce35f1

Please sign in to comment.