temp checkin
This commit is contained in:
133
requirements.dev
Normal file
133
requirements.dev
Normal file
@@ -0,0 +1,133 @@
|
||||
aiohappyeyeballs==2.4.4
|
||||
aiohttp==3.11.11
|
||||
aiosignal==1.3.2
|
||||
annotated-types==0.7.0
|
||||
anyio==4.7.0
|
||||
asgiref==3.8.1
|
||||
astor==0.8.1
|
||||
async-timeout==4.0.3
|
||||
attrs==24.3.0
|
||||
autobahn==24.4.2
|
||||
Automat==24.8.1
|
||||
black==24.10.0
|
||||
certifi==2024.12.14
|
||||
cffi==1.17.1
|
||||
channels==4.2.0
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
constantly==23.10.4
|
||||
contourpy==1.3.0
|
||||
cryptography==44.0.0
|
||||
cycler==0.12.1
|
||||
daphne==4.1.2
|
||||
dataclasses-json==0.6.7
|
||||
distro==1.9.0
|
||||
Django==4.2.17
|
||||
django-autoslug==1.9.9
|
||||
django-cors-headers==4.6.0
|
||||
djangorestframework==3.15.2
|
||||
djangorestframework-simplejwt==5.3.1
|
||||
duckdb==1.1.3
|
||||
et_xmlfile==2.0.0
|
||||
exceptiongroup==1.2.2
|
||||
Faker==33.1.0
|
||||
filelock==3.16.1
|
||||
fonttools==4.55.3
|
||||
frozenlist==1.5.0
|
||||
fsspec==2024.12.0
|
||||
greenlet==3.1.1
|
||||
h11==0.14.0
|
||||
httpcore==1.0.7
|
||||
httpx==0.27.2
|
||||
httpx-sse==0.4.0
|
||||
hyperlink==21.0.0
|
||||
idna==3.10
|
||||
importlib_resources==6.4.5
|
||||
incremental==24.7.2
|
||||
Jinja2==3.1.5
|
||||
jiter==0.8.2
|
||||
jsonpatch==1.33
|
||||
jsonpointer==3.0.0
|
||||
kiwisolver==1.4.7
|
||||
langchain==0.3.13
|
||||
langchain-community==0.3.13
|
||||
langchain-core==0.3.28
|
||||
langchain-ollama==0.2.2
|
||||
langchain-openai==0.2.14
|
||||
langchain-text-splitters==0.3.4
|
||||
langsmith==0.2.7
|
||||
lxml==5.3.0
|
||||
MarkupSafe==3.0.2
|
||||
marshmallow==3.23.2
|
||||
matplotlib==3.9.4
|
||||
mpmath==1.3.0
|
||||
multidict==6.1.0
|
||||
mypy-extensions==1.0.0
|
||||
networkx==3.2.1
|
||||
numpy==2.0.2
|
||||
nvidia-cublas-cu12==12.4.5.8
|
||||
nvidia-cuda-cupti-cu12==12.4.127
|
||||
nvidia-cuda-nvrtc-cu12==12.4.127
|
||||
nvidia-cuda-runtime-cu12==12.4.127
|
||||
nvidia-cudnn-cu12==9.1.0.70
|
||||
nvidia-cufft-cu12==11.2.1.3
|
||||
nvidia-curand-cu12==10.3.5.147
|
||||
nvidia-cusolver-cu12==11.6.1.9
|
||||
nvidia-cusparse-cu12==12.3.1.170
|
||||
nvidia-nccl-cu12==2.21.5
|
||||
nvidia-nvjitlink-cu12==12.4.127
|
||||
nvidia-nvtx-cu12==12.4.127
|
||||
ollama==0.4.5
|
||||
ollama-python==0.1.2
|
||||
openai==1.58.1
|
||||
openpyxl==3.1.5
|
||||
orjson==3.10.13
|
||||
packaging==24.2
|
||||
pandas==2.2.3
|
||||
pandasai==2.4.1
|
||||
pathspec==0.12.1
|
||||
pillow==11.0.0
|
||||
platformdirs==4.3.6
|
||||
propcache==0.2.1
|
||||
pyasn1==0.6.1
|
||||
pyasn1_modules==0.4.1
|
||||
pycparser==2.22
|
||||
pydantic==2.10.4
|
||||
pydantic-settings==2.7.1
|
||||
pydantic_core==2.27.2
|
||||
PyJWT==2.10.1
|
||||
pyOpenSSL==24.3.0
|
||||
pyparsing==3.2.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-docx==1.1.2
|
||||
python-dotenv==1.0.1
|
||||
pytz==2024.2
|
||||
PyYAML==6.0.2
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
responses==0.25.3
|
||||
scipy==1.13.1
|
||||
service-identity==24.2.0
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
SQLAlchemy==2.0.36
|
||||
sqlglot==26.0.1
|
||||
sqlglotrs==0.3.0
|
||||
sqlparse==0.5.3
|
||||
sympy==1.13.1
|
||||
tenacity==9.0.0
|
||||
tiktoken==0.8.0
|
||||
tomli==2.2.1
|
||||
torch==2.5.1
|
||||
tqdm==4.67.1
|
||||
triton==3.1.0
|
||||
Twisted==24.11.0
|
||||
txaio==23.1.1
|
||||
typing-inspect==0.9.0
|
||||
typing_extensions==4.12.2
|
||||
tzdata==2024.2
|
||||
urllib3==2.3.0
|
||||
yarl==1.18.3
|
||||
zipp==3.21.0
|
||||
zope.interface==7.2
|
||||
Reference in New Issue
Block a user