added pyparsing to requirements.txt

This commit is contained in:
Arthur Lu 2020-12-08 04:42:15 +00:00
parent fe7865031b
commit 964e042e92

View File

@ -3,3 +3,4 @@ scipy
scikit-learn scikit-learn
six six
matplotlib matplotlib
pyparsing