Skip to content

Commit

Permalink
go from psygopg to binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
armandleopold committed Jan 24, 2024
1 parent a2721eb commit dea0af7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion profiling_pack/properties.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ icon: icon.png
name: profiling
type: completeness
url: https://github.com/qalita-io/packs/tree/main/profiling_pack
version: 1.0.75
version: 1.0.76
visibility: public
2 changes: 1 addition & 1 deletion profiling_pack/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ lxml = "^4.9.3"
pandas = "2.0.3"
openpyxl = "^3.1.2"
sqlalchemy = "^2.0.23"
psycopg2 = "^2.9.9"
html5lib = "^1.1"
beautifulsoup4 = "^4.12.3"
psycopg2-binary = "^2.9.9"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit dea0af7

Please sign in to comment.