Skip to content

Commit

Permalink
build: update dependencies (versions and remove unused)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrdh committed Nov 10, 2023
1 parent d2c4942 commit 76395b9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,12 @@ dependencies = [
"splitgill@git+https://github.com/NaturalHistoryMuseum/splitgill@josh/vNext",
"elasticsearch==8.10.1",
"elasticsearch-dsl==8.9.0",
"pymongo==4.4.1",
"pymongo==4.6.0",
"plyvel==1.5.0",
"python-dateutil==2.8.2",
"fastnumbers==5.0.1",
"rich==13.5.2",
"tqdm==4.66.1",
"msgpack==1.0.5",
"ciso8601==2.3.0",
"msgpack==1.0.7",
"ciso8601==2.3.1",
"requests==2.31.0",
]
[project.optional-dependencies]
Expand Down

0 comments on commit 76395b9

Please sign in to comment.