Skip to content

Commit

Permalink
Formatting (sort deps)
Browse files Browse the repository at this point in the history
  • Loading branch information
opcode81 committed Jun 21, 2024
1 parent d28b76c commit f02e399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ python = "^3.11, <3.12"
accsr = "^0.4.7"
bs4 = "^0.0.2"
cryptography = "^42.0.7"
cssutils = "^2.11.1"
jsonargparse = "^4.29.0"
langchain = "^0.2.2"
langchain-anthropic = "^0.1.15"
Expand All @@ -32,15 +33,14 @@ pillow = "^10.3.0"
plotly = "^5.19.0"
pptree = "^3.1"
requests = "^2.32.2"
requests-cache = "^1.2.1"
resvg-py = "^0.1.5"
selenium = "^4.21.0"
sensai = "^1.2.0"
tqdm = "^4.66.4"
transit-python2 = "^0.8.321"
types-markdown = "^3.6.0.20240316"
webdriver-manager = "^4.0.1"
cssutils = "^2.11.1"
requests-cache = "^1.2.1"

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit f02e399

Please sign in to comment.