Skip to content

Commit

Permalink
Dps Fetch Refactor #2: Update dependencies and version. Run poetry lo…
Browse files Browse the repository at this point in the history
…ck (#1040)

* Update dependencies and version. Run poetry lock

* relax and tighten dep. reqs

* Trim pandas version (no-op)
  • Loading branch information
haakonvt authored Sep 30, 2022
1 parent f0a69d8 commit 920cd84
Show file tree
Hide file tree
Showing 3 changed files with 593 additions and 262 deletions.
2 changes: 1 addition & 1 deletion cognite/client/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "4.6.1"
__version__ = "5.0.0"
__api_subversion__ = "V20220125"
Loading

0 comments on commit 920cd84

Please sign in to comment.