Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pramitchoudhary committed Feb 8, 2024
1 parent 9ce475d commit da6c08b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 31 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pandasql = "0.7.3"
accelerate = "0.21.0"
bitsandbytes = "0.41.0"
InstructorEmbedding = "^1.0.1"
h2ogpte = "1.2.7"
h2ogpte = "1.3.9"
openai = "^1.3.0"
langchain-community = "^0.0.13"
python-dotenv = "^1.0.0"
Expand Down
64 changes: 34 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
accelerate==0.21.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
aiohttp==3.9.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
aiofiles==23.2.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
aiohttp==3.9.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
annotated-types==0.6.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
ansicon==1.89.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0" and platform_system == "Windows"
anyio==4.2.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
async-timeout==4.0.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
Expand All @@ -9,75 +11,78 @@ beautifulsoup4==4.12.2 ; python_full_version >= "3.8.1" and python_full_version
bitsandbytes==0.41.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
blessed==1.20.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
bs4==0.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
certifi==2023.11.17 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
certifi==2024.2.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
charset-normalizer==3.3.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
click==8.1.7 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
databricks-sql-connector==3.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
dataclasses-json==0.6.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
databricks-sql-connector==3.0.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
dataclasses-json==0.6.4 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
deprecated==1.2.14 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
dirtyjson==1.0.8 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
distro==1.9.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
editor==1.6.5 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
editor==1.6.6 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
et-xmlfile==1.1.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
exceptiongroup==1.2.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
filelock==3.13.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
frozenlist==1.4.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
fsspec==2023.12.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
fsspec==2024.2.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
greenlet==3.0.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
h11==0.14.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
h2o-wave==0.26.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
h2ogpte==1.2.7 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
h2ogpte==1.3.9 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
httpcore==0.17.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
httpx==0.24.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
huggingface-hub==0.20.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
huggingface-hub==0.20.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
idna==3.6 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
inquirer==3.2.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
inquirer==3.2.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
instructorembedding==1.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
jinja2==3.1.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
jinxed==1.2.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0" and platform_system == "Windows"
joblib==1.3.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
jsonpatch==1.33 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
jsonpointer==2.4 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
langchain-community==0.0.13 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
langchain-core==0.1.11 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
langsmith==0.0.81 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
llama-index==0.9.32 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
langchain-core==0.1.21 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
langsmith==0.0.87 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
llama-index==0.9.46 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
loguru==0.7.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
lxml==4.9.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
lz4==4.3.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
marshmallow==3.20.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
mpmath==1.3.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
multidict==6.0.4 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
multidict==6.0.5 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
nest-asyncio==1.5.9 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
nest-asyncio==1.6.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
networkx==3.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
nltk==3.8.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
numpy==1.24.4 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
oauthlib==3.2.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
openai==1.8.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
openai==1.11.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
openpyxl==3.1.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
packaging==23.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pandas==1.5.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pandasql==0.7.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pillow==10.2.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
psutil==5.9.7 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
psutil==5.9.8 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
psycopg2-binary==2.9.9 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pyarrow==14.0.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pydantic==1.10.13 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pydantic[dotenv]==1.10.13 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pydantic-core==2.14.5 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pydantic-settings==2.0.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pydantic==2.5.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pydantic[dotenv]==2.5.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
python-dotenv==1.0.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pytz==2023.3.post1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
python-dotenv==1.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pytz==2024.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
pyyaml==6.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
readchar==4.0.5 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
regex==2023.12.25 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
requests==2.31.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
runs==1.2.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
safetensors==0.4.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
runs==1.2.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
safetensors==0.4.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
scikit-learn==1.3.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
scipy==1.10.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
sentence-transformers==2.2.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
sentence-transformers==2.3.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
sentencepiece==0.1.99 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
setuptools==69.0.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
Expand All @@ -88,22 +93,21 @@ sqlalchemy==2.0.25 ; python_full_version >= "3.8.1" and python_full_version <= "
sqlalchemy[asyncio]==2.0.25 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
sqlglot==12.4.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
sqlparse==0.4.4 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
starlette==0.35.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
starlette==0.37.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
sympy==1.12 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
tenacity==8.2.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
threadpoolctl==3.2.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
thrift==0.16.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
tiktoken==0.5.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
tokenizers==0.15.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
tokenizers==0.15.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
toml==0.10.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
torch==2.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
torchvision==0.15.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
tqdm==4.66.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
transformers==4.36.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
transformers==4.37.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
typing-extensions==4.9.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
typing-inspect==0.9.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
urllib3==2.1.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
uvicorn==0.26.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
urllib3==2.2.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
uvicorn==0.27.0.post1 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
wcwidth==0.2.13 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
websockets==11.0.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0"
win32-setctime==1.1.0 ; python_full_version >= "3.8.1" and python_full_version <= "3.10.0" and sys_platform == "win32"
Expand Down

0 comments on commit da6c08b

Please sign in to comment.