File tree Expand file tree Collapse file tree 1 file changed +68
-21
lines changed Expand file tree Collapse file tree 1 file changed +68
-21
lines changed Original file line number Diff line number Diff line change 1- fastapi==0.68.1
2- uvicorn==0.15.0
1+ annotated-types==0.7.0
2+ anyio==3.7.1
3+ asgiref==3.10.0
4+ async-timeout==5.0.1
5+ attrs==25.3.0
6+ base58==2.1.1
7+ blinker==1.9.0
8+ Brotli==1.1.0
9+ certifi==2025.10.5
10+ cffi==1.17.1
11+ charset-normalizer==2.0.12
12+ click==8.3.0
13+ ConfigArgParse==1.7.1
14+ cryptography==46.0.0
15+ ecdsa==0.19.1
16+ exceptiongroup==1.3.0
17+ fastapi==0.79.1
18+ Flask==3.1.2
19+ Flask-BasicAuth==0.2.0
20+ flask-cors==6.0.1
21+ Flask-Login==0.6.3
22+ gevent==25.9.1
23+ geventhttpclient==2.3.4
24+ greenlet==3.2.4
25+ h11==0.16.0
26+ hdwallet==2.2.1
27+ httpcore==1.0.9
28+ httpx==0.28.1
29+ idna==3.10
30+ iniconfig==2.1.0
31+ itsdangerous==2.2.0
32+ Jinja2==3.1.6
33+ locust==2.34.0
34+ MarkupSafe==3.0.3
35+ mnemonic==0.20
36+ msgpack==1.1.1
37+ packaging==25.0
38+ pluggy==1.6.0
39+ prometheus-client==0.11.0
40+ psutil==7.1.0
41+ py==1.11.0
42+ pyasn1==0.6.1
43+ pycparser==2.23
44+ pycryptodome==3.23.0
345pydantic==1.8.2
4- starlette==0.14.2
5- httpx==0.19.0
6- requests==2.26.0
7- python-multipart==0.0.5
8- python-jose[cryptography]==3.3.0
46+ pydantic_core==2.14.5
47+ Pygments==2.19.2
48+ pytest==8.4.2
49+ pytest-asyncio==0.15.1
950python-dotenv==0.19.0
10- stripe==2.60 .0
11- prometheus-client ==0.11.0
12- sentry-sdk[fastapi]==1.3.1
51+ python-jose==3.3 .0
52+ python-multipart ==0.0.20
53+ pyzmq==27.1.0
1354redis==3.5.3
14- pytest==6.2.5
15- pytest-asyncio==0.15.1
16- locust==2.2.1
17- pytest-cov==3.0.0
18- h11==0.12.0
19- httpcore==0.13.7
20- asgiref==3.8.1
21- charset-normalizer==2.0.12
22- cffi==1.17.1
23- pip-audit==2.6.0
24- safety==3.6.2
55+ requests==2.32.4
56+ rfc3986==1.5.0
57+ roundrobin==0.0.4
58+ rsa==4.9.1
59+ sentry-sdk==1.3.1
60+ six==1.17.0
61+ sniffio==1.3.1
62+ starlette==0.19.1
63+ stripe==2.60.0
64+ toml==0.10.2
65+ tomli==2.2.1
66+ typing_extensions==4.15.0
67+ urllib3==1.26.20
68+ uvicorn==0.15.0
69+ Werkzeug==3.1.3
70+ zope.event==6.0
71+ zope.interface==8.0.1
You can’t perform that action at this time.
0 commit comments