Skip to content

Commit

Permalink
upped some versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed May 13, 2024
1 parent 0e0e14d commit abad389
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ dependencies = [
"ijson==3.2.3",
"jwt==1.3.1",
"python-dateutil==2.8.2",
"pytz==2023.3",
"pytz==2024.1",
"pyxb==1.2.6", #deprecated
"requests==2.31.0",
"xsdata[cli]==24.4",
"xsdata[cli]==24.5",
"isoduration==20.11.0",
"lxml==4.9.4",
"lxml==5.2.2",
"json-stream==2.3.2",
]
requires-python = ">=3.10"
Expand Down

0 comments on commit abad389

Please sign in to comment.