Skip to content

Commit

Permalink
chore: 更新 sshared
Browse files Browse the repository at this point in the history
  • Loading branch information
FHU-yezi committed Nov 29, 2024
1 parent 9871110 commit 4ecb18d
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 33 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ requires-python = ">=3.9"
dependencies = [
"jkit>=3.0.0a16",
"prefect<3.0.0",
"psycopg[binary]>=3.2.0",
"sshared[config,postgres]>=0.18.0",
"sshared[config, postgres]>=0.19.0",
]

[tool.uv]
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@ rpds-py==0.21.0
rsa==4.9
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.13' and platform_python_implementation == 'CPython'
ruff==0.8.0
ruff==0.8.1
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlalchemy==2.0.35
sshared==0.18.0
sshared==0.19.0
text-unidecode==1.3
time-machine==2.16.0 ; python_full_version >= '3.12' and implementation_name != 'pypy'
toml==0.10.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlalchemy==2.0.35
sshared==0.18.0
sshared==0.19.0
text-unidecode==1.3
time-machine==2.16.0 ; python_full_version >= '3.12' and implementation_name != 'pypy'
toml==0.10.2
Expand Down
54 changes: 26 additions & 28 deletions uv.lock

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

0 comments on commit 4ecb18d

Please sign in to comment.