Skip to content

Commit

Permalink
[Auto-generated] Check & update dependencies (pyproject.toml) (#176)
Browse files Browse the repository at this point in the history
* Update dependencies in `pyproject.toml`

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Casper Welzel Andersen <[email protected]>
  • Loading branch information
TEAM4-0 and CasperWA authored Oct 26, 2023
1 parent 7f40a65 commit 0eda499
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@ requires-python = "~=3.9"
dynamic = ["version"]

dependencies = [
"DLite-Python >=0.3.22,<1,!=0.4.0,!=0.4.1",
"DLite-Python >=0.4.2,<1",
"optimade[server] ~=0.25",
"oteapi-core ~=0.5.2",
"oteapi-dlite >=0.1.5,<1",
"psycopg2-binary !=2.9.9",
"oteapi-dlite >=0.1.6,<1",
"requests ~=2.31",
]

Expand Down

0 comments on commit 0eda499

Please sign in to comment.