Skip to content

Commit cc15885

Browse files
committed
fix(requirements): update package versions in requirements.txt for Notifications and Projects services
1 parent b3ca853 commit cc15885

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
fastapi==0.95.2
2-
uvicorn[standard]==0.22.0
3-
firebase-admin==6.1.0
4-
pika==1.3.1
5-
python-dotenv==1.0.0
1+
fastapi==0.115.12
2+
uvicorn[standard]==0.34.1
3+
firebase-admin==6.7.0
4+
pika==1.3.2
5+
python-dotenv==1.1.0
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
fastapi==0.95.2
2-
uvicorn[standard]==0.22.0
3-
sqlalchemy==2.0.0
4-
psycopg2-binary==2.9.6
5-
python-dotenv==1.0.0
1+
fastapi==0.115.12
2+
uvicorn[standard]==0.34.1
3+
sqlalchemy==2.0.40
4+
psycopg2-binary==2.9.10
5+
python-dotenv==1.1.0
66
pydantic-settings==2.0.0

0 commit comments

Comments
 (0)