Skip to content

Commit

Permalink
Update requirements in example and notebook (#553)
Browse files Browse the repository at this point in the history
* Update requirements in example and notebook

* Remove autopep8

* Add jupyterlab packages back

Co-authored-by: Jinyu-W <53509467+Jinyu-W@users.noreply.github.com>
  • Loading branch information
lihuoran and Jinyu-W authored Aug 26, 2022
1 parent 3e7a43b commit 8022cd9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion examples/requirements.ex.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
matplotlib>=3.1.2
pulp>=2.1.0
pymaro
tweepy>=4.10.0
2 changes: 0 additions & 2 deletions notebooks/requirements.nb.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
autopep8>=1.4.4
ipython-genutils>=0.2.0
ipython>=7.16.3
jupyter-client
Expand All @@ -16,4 +15,3 @@ jupyterthemes
matplotlib>=3.1.2
seaborn>=0.9.0
shap>=0.32.1
pymaro

0 comments on commit 8022cd9

Please sign in to comment.