Skip to content

Commit

Permalink
Updated textx, strpdatetime dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RhetTbull committed Nov 13, 2023
1 parent 34f815c commit a33e635
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ requests>=2.27.1,<3.0.0
rich_theme_manager>=0.11.0
rich>=13.5.2,<14.0.0
shortuuid>=1.0.9,<2.0.0
strpdatetime>=0.2.0
strpdatetime>=0.3.0
tenacity>=8.0.1,<9.0.0
textx>=3.1.1,<4.0.0
textx>=4.0.1,<5.0.0
toml>=0.10.2,<0.11.0
wrapt>=1.14.1,<2.0.0
wurlitzer>=3.0.2,<4.0.0
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
"rich_theme_manager>=0.11.0",
"rich>=13.5.2,<14.0.0",
"shortuuid>=1.0.9,<2.0.0",
"strpdatetime>=0.2.0",
"strpdatetime>=0.3.0",
"tenacity>=8.0.1,<9.0.0",
"textx>=3.1.1,<4.0.0",
"textx>=4.0.1,<5.0.0",
"toml>=0.10.2,<0.11.0",
"wrapt>=1.14.1,<2.0.0",
"wurlitzer>=3.0.2,<4.0.0",
Expand Down

0 comments on commit a33e635

Please sign in to comment.