Skip to content

Commit 011ad73

Browse files
Merge pull request #53 from GitTimeraider/develop
Requirement updates
2 parents 7c37f6b + 7928d6a commit 011ad73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ Flask-SQLAlchemy==3.1.1
33
Flask-Login==0.6.3
44
Flask-WTF==1.2.2
55
WTForms==3.2.1
6-
python-dotenv==1.1.1
6+
python-dotenv==1.2.1
77
email-validator==2.3.0
88
APScheduler==3.11.0
99
gunicorn==23.0.0
1010
Werkzeug==3.1.3
1111
requests==2.32.5
1212

1313
# Database drivers
14-
psycopg[binary,pool]==3.2.11
14+
psycopg[binary,pool]==3.2.12
1515
PyMySQL==1.1.2

0 commit comments

Comments
 (0)