Skip to content

Commit

Permalink
Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Jun 27, 2024
1 parent 501f958 commit f3d0fc7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dcicutils"
version = "8.12.0.1b5" # TODO: To become 8.13.0
version = "8.12.0.1b6" # TODO: To become 8.13.0
description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources"
authors = ["4DN-DCIC Team <support@4dnucleome.org>"]
license = "MIT"
Expand Down Expand Up @@ -57,7 +57,7 @@ opensearch-py = "^2.0.1"
pyOpenSSL = "^23.1.1"
PyJWT = "^2.6.0"
#pyramid = "^2.0.2"
pyramid = "1.10.4"
pyramid = "1.10.8"
pytz = ">=2020.4"
redis = "^4.5.1"
pyperclip = "^1.8.2"
Expand Down

0 comments on commit f3d0fc7

Please sign in to comment.