File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,18 @@ starlette>=0.14.3
88
99# HTTP and API
1010httpx == 0.28.1
11- requests == 2.32.4
11+ requests == 2.32.5
1212python-multipart == 0.0.20
1313python-jose [cryptography ]== 3.3.0
1414
1515# Environment and configuration
16- python-dotenv == 0.19.0
16+ python-dotenv == 1.1.1
1717
1818# Payment integration
1919stripe == 2.60.0
2020
2121# Monitoring and metrics
22- prometheus-client == 0.11.0
22+ prometheus-client == 0.23.1
2323sentry-sdk [fastapi ]== 1.3.1
2424
2525# Caching
@@ -28,7 +28,7 @@ redis==6.4.0
2828# Testing
2929pytest == 8.4.2
3030pytest-asyncio == 0.15.1
31- locust == 2.34.0
31+ locust == 2.41.6
3232
3333# Additional dependencies
3434h11 == 0.16.0
Original file line number Diff line number Diff line change 11fastapi == 0.104.1
22uvicorn == 0.24.0
3- python-dotenv == 1.0.0
3+ python-dotenv == 1.1.1
44stripe == 7.6.0
55pydantic == 1.10.13
6- prometheus-client == 0.19.0
6+ prometheus-client == 0.23.1
77sentry-sdk [fastapi ]== 1.39.1
88pytest == 8.4.2
99pytest-asyncio == 0.21.1
1010httpx == 0.28.1
1111python-multipart == 0.0.20
12- requests == 2.32.4
12+ requests == 2.32.5
1313python-jose [cryptography ]== 3.3.0
1414redis == 6.4.0
1515locust == 2.34.0
16+ redis == 5.0.1
17+ locust == 2.41.6
1618mnemonic == 0.20
1719hdwallet == 3.6.1
You can’t perform that action at this time.
0 commit comments