File size: 1,400 Bytes
63d9e8b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 |
aiofiles==23.1.0 aiohttp==3.8.4 aiosignal==1.3.1 anyio==3.7.0 async-timeout==4.0.2 asyncer==0.0.2 attrs==23.1.0 auth0-python==4.2.0 backoff==2.2.1 bidict==0.22.1 certifi==2023.5.7 cffi==1.15.1 chainlit==0.3.0 charset-normalizer==3.1.0 click==8.1.3 colorama==0.4.6 cryptography==41.0.1 dataclasses-json==0.5.8 Deprecated==1.2.14 exceptiongroup==1.1.1 fastapi==0.96.1 fastapi-socketio==0.0.10 frozenlist==1.3.3 googleapis-common-protos==1.59.1 grpcio==1.54.2 h11==0.14.0 idna==3.4 importlib-metadata==6.0.1 marshmallow==3.19.0 marshmallow-enum==1.5.1 multidict==6.0.4 mypy-extensions==1.0.0 nest-asyncio==1.5.6 openai==0.27.8 opentelemetry-api==1.18.0 opentelemetry-exporter-otlp==1.18.0 opentelemetry-exporter-otlp-proto-common==1.18.0 opentelemetry-exporter-otlp-proto-grpc==1.18.0 opentelemetry-exporter-otlp-proto-http==1.18.0 opentelemetry-instrumentation==0.39b0 opentelemetry-proto==1.18.0 opentelemetry-sdk==1.18.0 opentelemetry-semantic-conventions==0.39b0 packaging==23.1 protobuf==4.23.2 pycparser==2.21 pydantic==1.10.9 PyJWT==2.7.0 python-dotenv==1.0.0 python-engineio==4.4.1 python-graphql-client==0.4.3 python-socketio==5.8.0 requests==2.31.0 sniffio==1.3.0 starlette==0.27.0 syncer==2.0.3 tomli==2.0.1 tqdm==4.65.0 typing-inspect==0.9.0 typing_extensions==4.6.3 uptrace==1.18.0 urllib3==2.0.3 uvicorn==0.22.0 watchfiles==0.19.0 websockets==11.0.3 wrapt==1.15.0 yarl==1.9.2 zipp==3.15.0 |