We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d6c68 commit 33c4a26Copy full SHA for 33c4a26
requirements-no-torch.txt
@@ -1,7 +1,7 @@
1
attrs==19.3.0
2
bs4==0.0.1
3
jsonnet==0.15.0
4
-lxml==4.5.1
+lxml==4.6.2
5
datasets==1.1.2
6
nltk>=3.5
7
numexpr==2.7.1
setup.py
@@ -60,7 +60,7 @@
60
"attrs == 19.3.0",
61
"bs4 == 0.0.1",
62
"jsonnet == 0.15.0",
63
- "lxml == 4.5.1",
+ "lxml == 4.6.2",
64
"datasets == 1.1.2",
65
"nltk >= 3.5",
66
"numexpr == 2.7.1",
0 commit comments