/ requirements.txt
requirements.txt
  1  aiohappyeyeballs==2.4.4
  2  aiohttp==3.10.11
  3  aiosignal==1.3.2
  4  annotated-types==0.7.0
  5  anyio==4.7.0
  6  attrs==24.3.0
  7  beautifulsoup4==4.12.3
  8  cachetools==5.5.0
  9  certifi==2024.12.14
 10  charset-normalizer==3.4.0
 11  click==8.1.8
 12  Deprecated==1.2.15
 13  distro==1.9.0
 14  filelock==3.16.1
 15  frozenlist==1.5.0
 16  fsspec==2024.12.0
 17  google-genai>=1.3.0
 18  google==3.0.0
 19  google-ai-generativelanguage==0.6.10
 20  google-api-core==2.24.0
 21  google-api-python-client==2.156.0
 22  google-auth==2.37.0
 23  google-auth-httplib2==0.2.0
 24  google-generativeai==0.8.3
 25  googleapis-common-protos==1.66.0
 26  groq==0.13.1
 27  grpcio==1.68.1
 28  grpcio-status==1.68.1
 29  h11==0.14.0
 30  httpcore==1.0.7
 31  httplib2==0.22.0
 32  httpx==0.28.1
 33  huggingface-hub==0.27.0
 34  idna==3.10
 35  importlib_metadata==7.1.0
 36  ipynbname
 37  Jinja2==3.1.6
 38  jsonpatch==1.33
 39  jsonpointer==3.0.0
 40  jsonschema==4.23.0
 41  jsonschema-specifications==2024.10.1
 42  langchain-core==0.2.43
 43  langsmith==0.1.147
 44  llama-index>=0.10.0
 45  litellm==1.61.15
 46  Markdown==3.7
 47  MarkupSafe==3.0.2
 48  multidict==6.1.0
 49  numpy~=1.26.4
 50  openai==1.35.10
 51  opentelemetry-api==1.25.0
 52  opentelemetry-instrumentation==0.46b0
 53  opentelemetry-instrumentation-langchain==0.24.0
 54  opentelemetry-instrumentation-openai==0.24.0
 55  opentelemetry-sdk==1.25.0
 56  opentelemetry-semantic-conventions==0.46b0
 57  opentelemetry-semantic-conventions-ai==0.3.3
 58  orjson==3.10.12
 59  packaging==24.2
 60  pandas==2.2.3
 61  pip==24.2
 62  propcache==0.2.1
 63  proto-plus==1.25.0
 64  protobuf==5.29.2
 65  psutil==6.1.1
 66  pyasn1==0.6.1
 67  pyasn1_modules==0.4.1
 68  pydantic==2.10.4
 69  pydantic_core==2.27.2
 70  pyparsing==3.2.0
 71  pypdf==5.3.1
 72  python-dateutil==2.9.0.post0
 73  python-dotenv==1.0.1
 74  pytz==2024.2
 75  PyYAML==6.0.2
 76  referencing==0.35.1
 77  regex==2024.11.6
 78  requests==2.32.3
 79  requests-toolbelt==1.0.0
 80  rpds-py==0.22.3
 81  rsa==4.9
 82  setuptools==75.1.0
 83  six==1.17.0
 84  sniffio==1.3.1
 85  soupsieve==2.6
 86  tenacity==8.5.0
 87  tiktoken==0.8.0
 88  tokenizers==0.21.0
 89  toml==0.10.2
 90  tqdm==4.67.1
 91  typing_extensions==4.12.2
 92  tzdata==2024.2
 93  uritemplate==4.1.1
 94  urllib3==2.3.0
 95  wheel==0.44.0
 96  wrapt==1.17.0
 97  yarl==1.18.3
 98  zipp==3.21.0
 99  tomli>=2.0.0
100  rich>=13.9.4