mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-11-29 08:26:21 +00:00
chore: bump psycopg
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -10,7 +10,7 @@ src/static/pic.xd
|
|||||||
*.conf
|
*.conf
|
||||||
private_key.txt
|
private_key.txt
|
||||||
public_key.txt
|
public_key.txt
|
||||||
venv/**
|
*venv*
|
||||||
log/**
|
log/**
|
||||||
release/*
|
release/*
|
||||||
src/db/wgdashboard.db
|
src/db/wgdashboard.db
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ requests==2.32.5
|
|||||||
tcconfig==0.30.1
|
tcconfig==0.30.1
|
||||||
sqlalchemy==2.0.44
|
sqlalchemy==2.0.44
|
||||||
sqlalchemy_utils==0.42.0
|
sqlalchemy_utils==0.42.0
|
||||||
psycopg[binary]==3.2.12
|
psycopg[binary]==3.2.13
|
||||||
PyMySQL==1.1.2
|
PyMySQL==1.1.2
|
||||||
tzlocal==5.3.1
|
tzlocal==5.3.1
|
||||||
python-jose==3.5.0
|
python-jose==3.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user