Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hyungkwonko committed Sep 18, 2023
1 parent 5d7784c commit 35f4538
Showing 1 changed file with 118 additions and 0 deletions.
118 changes: 118 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
aiohttp==3.8.4
aiosignal==1.3.1
altair==5.0.0
altair-data-server==0.4.1
altair-saver==0.5.0
altair-viewer==0.4.0
Arpeggio==2.0.0
async-generator==1.10
async-timeout==4.0.2
attrs==23.1.0
black==23.7.0
certifi==2023.5.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==2.1.1
click==8.1.5
clingo==5.6.2
clyngor==0.3.32
contourpy==1.1.0
cycler==0.11.0
dataclasses-json==0.5.9
editdistance==0.6.2
et-xmlfile==1.1.0
exceptiongroup==1.1.1
filelock==3.12.2
fonttools==4.42.0
frozenlist==1.3.1
fsspec==2023.6.0
greenlet==2.0.2
h11==0.14.0
huggingface-hub==0.16.4
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.2
joblib==1.3.1
jsonlines==3.1.0
jsonschema==4.17.3
kiwisolver==1.4.4
langchain==0.0.234
langsmith==0.0.5
Levenshtein==0.21.0
llvmlite==0.40.1
MarkupSafe==2.1.2
marshmallow==3.19.0
marshmallow-enum==1.5.1
matplotlib==3.7.2
mpmath==1.3.0
multidict==5.2.0
mypy-extensions==1.0.0
networkx==3.1
nltk==3.8.1
numba==0.57.1
numexpr==2.8.4
numpy==1.24.3
openai==0.27.7
openapi-schema-pydantic==1.2.4
openpyxl==3.1.2
outcome==1.2.0
packaging==23.1
pandas==1.2.5
pathspec==0.11.2
Pillow==10.0.0
platformdirs==3.10.0
pluggy==1.0.0
portpicker==1.5.2
psutil==5.9.5
PuLP==2.7.0
pycparser==2.21
pydantic==1.10.11
pynndescent==0.5.10
pyparsing==3.0.9
pyPEG2==2.15.2
pyrsistent==0.19.3
PySocks==1.7.1
pytest==7.3.1
python-dateutil==2.8.2
python-dotenv==1.0.0
python-Levenshtein==0.21.0
pytz==2023.3
PyYAML==6.0
rapidfuzz==3.0.0
regex==2023.6.3
requests==2.30.0
safetensors==0.3.1
scikit-learn==1.3.0
scipy==1.10.1
selenium==4.9.1
sentence-transformers==2.2.2
sentencepiece==0.1.99
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.19
sympy==1.12
tabulate==0.9.0
tenacity==8.2.2
threadpoolctl==3.2.0
tiktoken==0.4.0
tokenizers==0.13.3
toolz==0.12.0
torch==2.0.1
torchvision==0.15.2
tornado==6.3.2
tqdm==4.65.0
transformers @ git+https://github.com/huggingface/transformers.git@57943630e24651e6d954b912e7fcdb2b4c719cc4
trio==0.22.0
trio-websocket==0.10.2
typing-inspect==0.9.0
typing_extensions==4.6.3
tzdata==2023.3
umap-learn==0.5.3
urllib3==2.0.2
vega-datasets==0.7.0
vega-lite-linter==0.0.1
vl-convert-python==0.9.0
wordcloud==1.9.2
wsproto==1.2.0
yarl==1.8.1

0 comments on commit 35f4538

Please sign in to comment.