Skip to content

Commit e5d0fd1

Browse files
committed
Update requirements.txt
1 parent 0653059 commit e5d0fd1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,11 @@ python-dotenv==0.19.2
2929
pytz==2022.6
3030
requests==2.28.1
3131
six==1.16.0
32-
SQLAlchemy==1.4.45
32+
SQLAlchemy==1.4.46
3333
tomli==2.0.1
3434
urllib3==1.26.13
3535
Werkzeug==2.1.2
3636
zipp==3.11.0
37+
38+
# flask_mysqldb
39+
# psycopg2-binary

0 commit comments

Comments
 (0)