Skip to content

Commit 0be068d

Browse files
committed
Add YAML requirement that mysteriously appeared
1 parent df2d1d5 commit 0be068d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# WARNING: Pip install hangs onto older commits unless __version__ is changed
33
# since otherwise setup.py will not think it is necessary to rebuild
44
lxml>=4.0.0
5+
pyyaml>=5.0.0
56
numpy>=1.14
67
ipython>=7.0.0
78
matplotlib>=3.0

0 commit comments

Comments
 (0)