Skip to content

Commit

Permalink
fix gast error (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: Alyssa Morrow <[email protected]>
  • Loading branch information
akmorrow13 and Alyssa Morrow authored Feb 12, 2021
1 parent 7f2a636 commit 37fc2f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx==1.7.7
sphinx==2.1.1
sphinx_rtd_theme==0.4.3
nbsphinx==0.3.4
sphinx_rtd_theme==0.4.2
mock
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ seaborn==0.10.0.rc0
matplotlib>=3.3
sklearn
pytabix==0.1
sphinx==2.1.1 # documentation
sphinx_rtd_theme==0.4.3
tensorflow-probability==0.11.0
gast==0.3.3
tqdm
pyranges>=0.0.84
h5sparse==0.0.5

0 comments on commit 37fc2f6

Please sign in to comment.