andreslu commited on
Commit
69aff84
·
1 Parent(s): 1dc804d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -33,6 +33,7 @@ gitpython==3.1.17
33
  google-auth==1.29.0
34
  google-auth-oauthlib==0.4.4
35
  grpcio==1.37.0
 
36
  idna==2.10
37
  intel-openmp==2021.3.0
38
  ipykernel==5.3.4
@@ -94,7 +95,7 @@ pyasn1-modules==0.2.8
94
  pycodestyle==2.7.0
95
  pycosat==0.6.3
96
  pycparser==2.20
97
- pydantic==1.7.3
98
  pyflakes==2.3.1
99
  pygments==2.8.1
100
  pyopenssl==22.0.0
@@ -125,8 +126,7 @@ six==1.15.0
125
  sklearn==0.0
126
  smart-open==3.0.0
127
  smmap==4.0.0
128
- spacy==3.0.5
129
- spacy-legacy==3.0.2
130
  srsly==2.4.1
131
  tensorboard==2.5.0
132
  tensorboard-data-server==0.6.0
@@ -134,7 +134,7 @@ tensorboard-plugin-wit==1.8.0
134
  tensorboardx==2.2
135
  terminado==0.9.4
136
  testpath==0.4.4
137
- thinc==8.0.2
138
  threadpoolctl==2.1.0
139
  tokenizers==0.10.2
140
  toml==0.10.2
 
33
  google-auth==1.29.0
34
  google-auth-oauthlib==0.4.4
35
  grpcio==1.37.0
36
+ huggingface-hub==0.13.0
37
  idna==2.10
38
  intel-openmp==2021.3.0
39
  ipykernel==5.3.4
 
95
  pycodestyle==2.7.0
96
  pycosat==0.6.3
97
  pycparser==2.20
98
+
99
  pyflakes==2.3.1
100
  pygments==2.8.1
101
  pyopenssl==22.0.0
 
126
  sklearn==0.0
127
  smart-open==3.0.0
128
  smmap==4.0.0
129
+
 
130
  srsly==2.4.1
131
  tensorboard==2.5.0
132
  tensorboard-data-server==0.6.0
 
134
  tensorboardx==2.2
135
  terminado==0.9.4
136
  testpath==0.4.4
137
+
138
  threadpoolctl==2.1.0
139
  tokenizers==0.10.2
140
  toml==0.10.2