Lock safetensors in version jail

Let's have breaking changes when we expect them
This commit is contained in:
somebody
2023-05-03 17:57:38 -05:00
parent a87d5d6f23
commit a9ef475142
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ dependencies:
- lupa==1.10
- transformers==4.28.0
- huggingface_hub==0.12.1
- safetensors
- safetensors==0.3.1
- accelerate==0.18.0
- git+https://github.com/VE-FORBRYDERNE/mkultra
- flask-session

View File

@@ -32,7 +32,7 @@ dependencies:
- lupa==1.10
- transformers==4.28.0
- huggingface_hub==0.12.1
- safetensors
- safetensors==0.3.1
- accelerate==0.18.0
- git+https://github.com/VE-FORBRYDERNE/mkultra
- ansi2html

View File

@@ -36,4 +36,4 @@ pytest==7.2.2
pytest-html==3.2.0
pytest-metadata==2.0.4
requests-mock==1.10.0
safetensors
safetensors==0.3.1