Unverified Commit b2724d7b authored by Arthur's avatar Arthur Committed by GitHub
Browse files

change version (#29097)



* change version

* nuke

* this doesn't make sense

* update some requirements.py

* revert + no main

* nits

* change cache number

* more pin

* revert

---------
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 79132d4c
......@@ -52,7 +52,7 @@ class CircleCIJob:
name: str
additional_env: Dict[str, Any] = None
cache_name: str = None
cache_version: str = "0.8"
cache_version: str = "0.8.2"
docker_image: List[Dict[str, str]] = None
install_steps: List[str] = None
marker: Optional[str] = None
......
datasets >= 1.1.3
pytest
pytest<8.0.1
conllu
nltk
rouge-score
......
......@@ -14,7 +14,7 @@ nltk
pandas
datasets >= 1.1.3
fire
pytest
pytest<8.0.1
conllu
sentencepiece != 0.1.92
protobuf
......
......@@ -14,7 +14,7 @@ nltk
pandas
datasets >= 1.1.3
fire
pytest
pytest<8.0.1
conllu
sentencepiece != 0.1.92
protobuf
......@@ -15,7 +15,7 @@ nltk
pandas
datasets >= 1.13.3
fire
pytest
pytest<8.0.1
conllu
sentencepiece != 0.1.92
protobuf
......
......@@ -16,7 +16,7 @@ nltk
pandas
datasets >= 1.13.3
fire
pytest
pytest<8.0.1
conllu
sentencepiece != 0.1.92
protobuf
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment