sheami / Pipfile
vikramvasudevan's picture
Upload folder using huggingface_hub
9d8f87b verified
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
aiofiles = "==24.1.0"
annotated-types = "==0.7.0"
anyio = "==4.10.0"
audioop-lts = "==0.2.2"
authlib = "==1.6.1"
brotli = "==1.1.0"
certifi = "==2025.8.3"
cffi = "==1.17.1"
charset-normalizer = "==3.4.3"
click = "==8.2.1"
colorama = "==0.4.6"
contourpy = "==1.3.3"
cryptography = "==45.0.6"
cssselect2 = "==0.8.0"
cycler = "==0.12.1"
distro = "==1.9.0"
dnspython = "==2.7.0"
dotenv = "==0.9.9"
faker = "==37.5.3"
fastapi = "==0.116.1"
ffmpy = "==0.6.1"
filelock = "==3.19.1"
fonttools = "==4.59.1"
fsspec = "==2025.7.0"
gradio = "==5.42.0"
gradio-client = "==1.11.1"
gradio-modal = "==0.0.4"
greenlet = "==3.2.4"
groovy = "==0.1.2"
h11 = "==0.16.0"
httpcore = "==1.0.9"
httpx = "==0.28.1"
huggingface-hub = "==0.34.4"
idna = "==3.10"
itsdangerous = "==2.2.0"
jinja2 = "==3.1.6"
jiter = "==0.10.0"
jsonpatch = "==1.33"
jsonpointer = "==3.0.0"
kiwisolver = "==1.4.9"
langchain = "==0.3.27"
langchain-core = "==0.3.74"
langchain-openai = "==0.3.30"
langchain-text-splitters = "==0.3.9"
langgraph = "==0.6.5"
langgraph-checkpoint = "==2.1.1"
langgraph-prebuilt = "==0.6.4"
langgraph-sdk = "==0.2.0"
langsmith = "==0.4.14"
markdown-it-py = "==4.0.0"
markdown2 = "==2.5.4"
markupsafe = "==3.0.2"
matplotlib = "==3.10.5"
mdurl = "==0.1.2"
motor = "==3.7.1"
narwhals = "==2.1.2"
numpy = "==2.3.2"
openai = "==1.99.9"
orjson = "==3.11.2"
ormsgpack = "==1.10.0"
pandas = "==2.3.1"
pillow = "==11.3.0"
plotly = "==6.3.0"
pycparser = "==2.22"
pydantic = "==2.11.7"
pydantic-core = "==2.33.2"
pydub = "==0.25.1"
pydyf = "==0.11.0"
pygments = "==2.19.2"
pymongo = "==4.14.0"
pyparsing = "==3.2.3"
pypdf = "==6.0.0"
pyphen = "==0.17.2"
python-dateutil = "==2.9.0.post0"
python-dotenv = "==1.1.1"
python-multipart = "==0.0.20"
pytz = "==2025.2"
pyyaml = "==6.0.2"
regex = "==2025.7.34"
reportlab = "==4.4.3"
requests = "==2.32.4"
requests-toolbelt = "==1.0.0"
rich = "==14.1.0"
ruff = "==0.12.9"
safehttpx = "==0.1.6"
semantic-version = "==2.10.0"
shellingham = "==1.5.4"
six = "==1.17.0"
sniffio = "==1.3.1"
sqlalchemy = "==2.0.43"
starlette = "==0.47.2"
tenacity = "==9.1.2"
tiktoken = "==0.11.0"
tinycss2 = "==1.4.0"
tinyhtml5 = "==2.0.0"
tomlkit = "==0.13.3"
tqdm = "==4.67.1"
typer = "==0.16.0"
typing-extensions = "==4.14.1"
typing-inspection = "==0.4.1"
tzdata = "==2025.2"
urllib3 = "==2.5.0"
uvicorn = "==0.35.0"
weasyprint = "==66.0"
webencodings = "==0.5.1"
websockets = "==15.0.1"
xxhash = "==3.5.0"
zopfli = "==0.2.3.post1"
zstandard = "==0.23.0"
[dev-packages]
[requires]
python_version = "3.13"