Skip to content

Commit cdc0505

Browse files
committed
update transformer
1 parent 1194dbd commit cdc0505

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

commons/requirements.conda.22.06.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ cartopy==0.18.0
4949
catboost==0.24.4
5050
category-encoders==2.0.0
5151
certifi==2020.6.20
52-
#certipy==0.1.3
52+
certipy==0.1.3
5353
cffi==1.15.0
54-
#chardet==3.0.4
54+
chardet==3.0.4
5555
charset-normalizer==2.0.12
5656
chex==0.1.0
5757
click-plugins==1.1.1
@@ -67,7 +67,7 @@ contextlib2==0.5.5
6767
convertdate==2.3.2
6868
coverage==4.5.4
6969
crcmod==1.7
70-
#cryptography==36.0.1
70+
cryptography==36.0.1
7171
cupy==10.1.0
7272
cvxpy==1.1.18
7373
cx-oracle==8.0.1
@@ -139,7 +139,7 @@ gevent==20.9.0
139139
gin-config==0.3.0
140140
gitdb==4.0.9
141141
gitpython==3.1.27
142-
google-api-core==1.31.5
142+
google_api_core==1.31.4
143143
google-api-python-client==1.12.10
144144
google-apitools==0.5.31
145145
google-auth-httplib2==0.1.0
@@ -195,8 +195,8 @@ iso8601==1.0.2
195195
isodate==0.6.0
196196
isort==4.3.21
197197
itsdangerous==2.1.0
198-
#jax==0.3.1
199-
#jaxlib==0.3.0
198+
jax==0.3.13
199+
jaxlib==0.3.10
200200
jedi==0.17.2
201201
jeepney==0.4.3
202202
jinja2==2.11.3
@@ -279,7 +279,7 @@ matplotlib-inline==0.1.3
279279
matplotlib==3.5.1
280280
#mccabe==0.6.1
281281
mdit-py-plugins==0.3.0
282-
mesh-tensorflow==0.1.19
282+
mesh-tensorflow==0.1.21
283283
meshio==4.2.2
284284
mimeparse==0.1.3
285285
mistune==0.8.4
@@ -513,7 +513,7 @@ tornado==6.1
513513
tpot==0.11.7
514514
#tqdm==4.55.1
515515
traitlets==5.1.1
516-
transformers
516+
transformers-4.2.1
517517
trax==1.3.6
518518
treeo==0.0.9
519519
treex==0.6.8

0 commit comments

Comments
 (0)