1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- -e file:.
- aiohappyeyeballs==2.3.6
-
- aiohttp==3.10.3
-
- aiosignal==1.3.1
-
- annotated-types==0.7.0
-
- anyio==4.4.0
-
-
- attrs==24.2.0
-
- basedpyright==1.16.0
- click==8.1.7
-
- colorama==0.4.6 ; platform_system == 'Windows' or sys_platform == 'win32'
-
-
- fastapi==0.112.1
-
- frozenlist==1.4.1
-
-
- h11==0.14.0
-
- httptools==0.6.1
-
- idna==3.7
-
-
- jinja2==3.1.4
-
- markupsafe==2.1.5
-
- multidict==6.0.5
-
-
- nodejs-wheel-binaries==20.16.0
-
- pydantic==2.8.2
-
- pydantic-core==2.20.1
-
- python-dotenv==1.0.1
-
- pyyaml==6.0.2
-
- selectolax==0.3.21
-
- sniffio==1.3.1
-
- starlette==0.38.2
-
- typing-extensions==4.12.2
-
-
-
- uvicorn==0.30.6
-
- uvloop==0.20.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
-
- watchfiles==0.23.0
-
- websockets==12.0
-
- yarl==1.9.4
-
|