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