Skip to content

Commit

Permalink
Unpin pyparsing
Browse files Browse the repository at this point in the history
This was pinned in due to [1] error message
changing in pyparsing.

[1] pyparsing/pyparsing#504
  • Loading branch information
tobias-urdin committed Oct 13, 2023
1 parent b3f9e7a commit b6154c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.cfg
Expand Up @@ -49,9 +49,7 @@ install_requires =
Paste
PasteDeploy
daiquiri
# TODO(tobias-urdin): Evaluate unpin later
# https://github.com/pyparsing/pyparsing/issues/504
pyparsing>=2.2.0,<3.1.0
pyparsing>=2.2.0
lz4>=0.9.0
tooz>=1.38
cachetools
Expand Down

0 comments on commit b6154c3

Please sign in to comment.