"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "7dbee87e09748366765d18b9161c9957881775da"
Unverified Commit 833fc17a authored by amyeroberts's avatar amyeroberts Committed by GitHub
Browse files

Pin datasets<2.20.0 for examples (#31417)

parent cfb22e03
datasets >= 1.1.3 datasets >= 1.13.3,<2.20.0 # Temporary upper version
pytest<8.0.1 pytest<8.0.1
conllu conllu
nltk nltk
...@@ -7,4 +7,4 @@ seqeval ...@@ -7,4 +7,4 @@ seqeval
tensorboard tensorboard
evaluate >= 0.2.0 evaluate >= 0.2.0
torch torch
accelerate accelerate
\ No newline at end of file
...@@ -13,7 +13,7 @@ streamlit ...@@ -13,7 +13,7 @@ streamlit
elasticsearch elasticsearch
nltk nltk
pandas pandas
datasets >= 1.13.3 datasets >= 1.13.3,<2.20.0 # Temporary upper version
fire fire
pytest<8.0.1 pytest<8.0.1
conllu conllu
......
...@@ -14,7 +14,7 @@ streamlit ...@@ -14,7 +14,7 @@ streamlit
elasticsearch elasticsearch
nltk nltk
pandas pandas
datasets >= 1.13.3 datasets >= 1.13.3,<2.20.0 # Temporary upper version
fire fire
pytest<8.0.1 pytest<8.0.1
conllu conllu
......
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