Skip to content

Commit

Permalink
fixing pyparsing issue in unit-tests by pinning to supported version …
Browse files Browse the repository at this point in the history
…only for python 3.8 (deepchem#4139)
  • Loading branch information
TRY-ER authored Oct 14, 2024
1 parent c0e5f91 commit 97240bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/env_common_3_8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ dependencies:
- xgboost
- gensim # used by mol2vec
- tensorboard
- pyparsing<=3.1.4

0 comments on commit 97240bc

Please sign in to comment.