add sqlalchemy to requirements.txt
This commit is contained in:
parent
dd2de477bc
commit
d24b667e73
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ certifi==2025.4.26
|
|||
charset-normalizer==3.4.2
|
||||
filelock==3.18.0
|
||||
fsspec==2025.3.2
|
||||
greenlet==3.2.1
|
||||
hf-xet==1.1.0
|
||||
huggingface-hub==0.31.1
|
||||
idna==3.10
|
||||
|
|
@ -14,6 +15,7 @@ PyYAML==6.0.2
|
|||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
safetensors==0.5.3
|
||||
SQLAlchemy==2.0.40
|
||||
tokenizers==0.21.1
|
||||
tqdm==4.67.1
|
||||
transformers==4.51.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue