Skip to content

Commit fe00bd4

Browse files
committed
updated to tensorflow 2.11.0, to be validated Travis
1 parent fb25bfb commit fe00bd4

File tree

1 file changed

+141
-126
lines changed

1 file changed

+141
-126
lines changed

requirements.txt

Lines changed: 141 additions & 126 deletions
Original file line numberDiff line numberDiff line change
@@ -1,145 +1,155 @@
1-
absl-py==1.0.0
1+
absl-py==1.3.0
22
affine==2.3.1
33
altair==4.2.0
44
angel-cd==1.0.3
5+
anyio==3.6.2
56
appdirs==1.4.4
67
argon2-cffi==21.3.0
78
argon2-cffi-bindings==21.2.0
8-
asttokens==2.0.5
9+
asttokens==2.1.0
910
astunparse==1.6.3
1011
async-timeout==4.0.2
11-
attrs==21.4.0
12+
attrs==22.1.0
1213
autopep8==1.6.0
1314
backcall==0.2.0
1415
backports.zoneinfo==0.2.1
1516
beautifulsoup4==4.11.1
1617
bimlpa==0.1.2
17-
bleach==5.0.0
18+
bleach==5.0.1
1819
bqplot==0.12.36
19-
cachetools==5.1.0
20+
cachetools==5.2.0
2021
cdlib==0.2.6
2122
certifi==2019.11.28
22-
cffi==1.15.0
23+
cffi==1.15.1
2324
chardet==3.0.4
24-
charset-normalizer==2.1.1
25-
chinese-whispers==0.8.0
25+
charset-normalizer==3.0.1
26+
chinese-whispers==0.8.1
2627
click==8.1.3
2728
click-plugins==1.1.1
2829
cligj==0.7.2
29-
cloudpickle==2.1.0
30-
colorama==0.4.5
31-
cryptography==37.0.4
30+
cloudpickle==2.2.0
31+
colorama==0.4.6
32+
contourpy==1.0.6
33+
coverage==7.0.5
34+
cryptography==39.0.0
3235
cycler==0.11.0
33-
Cython==0.29.32
36+
Cython==0.29.33
3437
dbus-python==1.2.16
35-
debugpy==1.6.0
38+
debugpy==1.6.3
3639
decorator==5.1.1
3740
defusedxml==0.7.1
3841
demon==2.0.6
39-
Deprecated==1.2.13
40-
dill==0.3.5.1
41-
dm-tree==0.1.7
42+
dill==0.3.6
43+
dm-tree==0.1.8
4244
dynetx==0.3.1
4345
entrypoints==0.4
44-
etils==0.7.1
46+
etils==1.0.0
4547
eva-lcd==0.1.1
46-
executing==0.8.3
47-
fastjsonschema==2.15.3
48-
Fiona==1.8.21
49-
flatbuffers==1.12
50-
flwr==1.0.0
51-
fonttools==4.33.3
52-
future==0.18.2
48+
exceptiongroup==1.1.0
49+
executing==1.2.0
50+
fastjsonschema==2.16.2
51+
Fiona==1.8.22
52+
Flask==2.2.2
53+
Flask-SQLAlchemy==3.0.2
54+
flatbuffers==22.10.26
55+
flwr==1.1.0
56+
fonttools==4.38.0
57+
future==0.18.3
5358
gast==0.4.0
5459
GDAL==3.0.4
55-
geopandas==0.11.1
56-
google-auth==2.6.6
60+
geopandas==0.12.2
61+
google-auth==2.14.1
5762
google-auth-oauthlib==0.4.6
5863
google-pasta==0.2.0
59-
googleapis-common-protos==1.56.4
60-
great-expectations==0.15.21
61-
grpcio==1.46.3
64+
googleapis-common-protos==1.58.0
65+
great-expectations==0.15.43
66+
greenlet==2.0.1
67+
grpcio==1.50.0
6268
gviz-api==1.10.0
63-
h5py==3.6.0
69+
h5py==3.7.0
6470
htmlmin==0.1.12
6571
hyperopt==0.2.7
6672
idna==2.8
67-
igraph==0.9.11
68-
ImageHash==4.2.1
69-
imageio==2.21.2
70-
importlib-metadata==4.11.4
71-
importlib-resources==5.7.1
73+
igraph==0.10.3
74+
ImageHash==4.3.1
75+
imageio==2.24.0
76+
importlib-metadata==5.0.0
77+
importlib-resources==5.10.0
7278
iniconfig==1.1.1
7379
ipykernel==5.1.1
74-
ipython==8.3.0
80+
ipython==8.6.0
7581
ipython-genutils==0.2.0
76-
ipywidgets==7.7.0
82+
ipywidgets==8.0.2
7783
iterators==0.0.2
84+
itsdangerous==2.1.2
7885
jedi==0.17.2
7986
Jinja2==3.1.2
80-
joblib==1.1.0
87+
joblib==1.2.0
8188
jsonpatch==1.32
8289
jsonpointer==2.3
83-
jsonschema==4.5.1
90+
jsonschema==4.17.0
8491
jupyter==1.0.0
85-
jupyter-client==7.3.1
86-
jupyter-console==6.4.3
87-
jupyter-core==4.10.0
92+
jupyter-client==7.4.7
93+
jupyter-console==6.4.4
94+
jupyter-core==5.0.0
8895
jupyter-http-over-ws==0.0.8
96+
jupyter-server==1.23.2
8997
jupyterlab-pygments==0.2.2
90-
jupyterlab-widgets==1.1.0
98+
jupyterlab-widgets==3.0.3
9199
kafka-python==2.0.2
92-
keras==2.9.0
93-
Keras-Preprocessing==1.1.2
94-
kiwisolver==1.4.2
95-
libclang==14.0.1
100+
keras==2.11.0
101+
kiwisolver==1.4.4
102+
Levenshtein==0.20.9
103+
libclang==14.0.6
96104
llvmlite==0.36.0
97-
makefun==1.14.0
98-
Markdown==3.3.7
105+
makefun==1.15.0
106+
Markdown==3.4.1
99107
markov-clustering==0.0.6.dev0
100108
MarkupSafe==2.1.1
101-
marshmallow==3.8.0
102-
matplotlib==3.5.2
103-
matplotlib-inline==0.1.3
104-
missingno==0.5.1
105-
mistune==0.8.4
109+
marshmallow==3.19.0
110+
matplotlib==3.6.2
111+
matplotlib-inline==0.1.6
112+
mistune==2.0.4
106113
msgpack==1.0.4
107114
msgpack-numpy==0.4.8
108-
multimethod==1.8
115+
multimethod==1.9.1
109116
munch==2.5.0
110-
nbclient==0.6.3
111-
nbconvert==6.5.0
112-
nbformat==5.4.0
113-
nest-asyncio==1.5.5
114-
networkx==2.8.6
117+
nbclassic==0.4.8
118+
nbclient==0.7.0
119+
nbconvert==7.2.5
120+
nbformat==5.7.3
121+
nest-asyncio==1.5.6
122+
networkx==3.0
115123
nf1==0.0.4
116-
notebook==6.4.11
124+
notebook==6.5.2
125+
notebook-shim==0.2.2
117126
numba==0.53.1
118-
numpy==1.22.4
119-
oauthlib==3.2.0
120-
opencv-contrib-python==4.6.0.66
121-
opencv-python==4.6.0.66
127+
numpy==1.23.4
128+
oauthlib==3.2.2
122129
opt-einsum==3.3.0
123130
packaging==21.3
124-
pandas==1.4.4
125-
pandas-profiling==3.2.0
131+
pandas==1.5.2
132+
pandas-profiling==3.6.2
126133
pandocfilters==1.5.0
127134
parso==0.7.1
128-
patsy==0.5.2
135+
patsy==0.5.3
129136
pexpect==4.8.0
130-
phik==0.12.2
137+
phik==0.12.3
131138
pickleshare==0.7.5
132-
Pillow==9.1.1
139+
Pillow==9.3.0
140+
pkgutil-resolve-name==1.3.10
141+
platformdirs==2.5.4
142+
plotly==5.11.0
133143
pluggy==1.0.0
134144
pooch==1.6.0
135145
POT==0.8.2
136-
prometheus-client==0.14.1
146+
prometheus-client==0.15.0
137147
promise==2.3
138-
prompt-toolkit==3.0.29
139-
protobuf==3.19.4
140-
psutil==5.9.1
148+
prompt-toolkit==3.0.32
149+
protobuf==3.19.6
150+
psutil==5.9.4
141151
ptyprocess==0.7.0
142-
PuLP==2.6.0
152+
PuLP==2.7.0
143153
pure-eval==0.2.2
144154
py==1.11.0
145155
py4j==0.10.9.7
@@ -148,89 +158,94 @@ pyasn1-modules==0.2.8
148158
pyclustering==0.10.1.2
149159
pycodestyle==2.8.0
150160
pycparser==2.21
151-
pydantic==1.10.1
161+
pydantic==1.10.4
152162
pydot==1.4.2
153163
pydot-ng==2.0.0
154-
Pygments==2.12.0
164+
Pygments==2.13.0
155165
PyGObject==3.36.0
156166
pyparsing==3.0.9
157-
pyproj==3.3.1
158-
pyrsistent==0.18.1
167+
pyproj==3.4.1
168+
pyrsistent==0.19.2
159169
pytest==7.1.2
160-
python-apt==2.0.0+ubuntu0.20.4.7
170+
pytest-cov==4.0.0
171+
python-apt==2.0.0+ubuntu0.20.4.8
161172
python-dateutil==2.8.2
162-
python-igraph==0.9.11
163-
python-Levenshtein==0.12.2
173+
python-igraph==0.10.3
174+
python-Levenshtein==0.20.9
164175
python-louvain==0.16
165-
pytz==2022.2.1
176+
pytz==2022.7
166177
pytz-deprecation-shim==0.1.0.post0
167-
PyWavelets==1.3.0
178+
PyWavelets==1.4.1
168179
PyYAML==6.0
169-
pyzmq==23.0.0
170-
qtconsole==5.3.0
171-
QtPy==2.1.0
172-
rasterio==1.3.2
173-
redis==4.3.4
174-
requests==2.28.1
180+
pyzmq==24.0.1
181+
qtconsole==5.4.0
182+
QtPy==2.3.0
183+
rapidfuzz==2.13.7
184+
rasterio==1.3.4
185+
redis==4.4.2
186+
requests==2.28.2
175187
requests-oauthlib==1.3.1
176188
requests-unixsocket==0.2.0
177-
rsa==4.8
189+
rsa==4.9
178190
ruamel.yaml==0.17.17
179-
ruamel.yaml.clib==0.2.6
191+
ruamel.yaml.clib==0.2.7
180192
scikit-image==0.19.3
181-
scikit-learn==1.1.2
182-
scipy==1.9.1
183-
seaborn==0.11.2
193+
scikit-learn==1.2.0
194+
scipy==1.9.3
195+
seaborn==0.12.2
184196
Send2Trash==1.8.0
185197
shap==0.41.0
186-
Shapely==1.8.4
198+
shapely==2.0.0
187199
six==1.14.0
188-
sklearn==0.0
189200
slicer==0.0.7
201+
sniffio==1.3.0
190202
snuggs==1.4.7
191203
soupsieve==2.3.2.post1
192-
stack-data==0.2.0
193-
statsmodels==0.13.2
204+
SQLAlchemy==1.4.46
205+
stack-data==0.6.1
206+
statsmodels==0.13.5
194207
tangled-up-in-unicode==0.2.0
195-
tensorboard==2.9.0
208+
tenacity==8.1.0
209+
tensorboard==2.11.0
196210
tensorboard-data-server==0.6.1
197-
tensorboard-plugin-profile==2.8.0
211+
tensorboard-plugin-profile==2.11.1
198212
tensorboard-plugin-wit==1.8.1
199-
tensorflow==2.9.1
200-
tensorflow-addons==0.17.0
201-
tensorflow-datasets==4.6.0
202-
tensorflow-estimator==2.9.0
203-
tensorflow-examples @ git+https://github.com/tensorflow/examples.git@6ef6ad4e5bac1fce7a8dcd70be37f01d72d2dc1e
204-
tensorflow-gpu==2.9.2
205-
tensorflow-io==0.26.0
206-
tensorflow-io-gcs-filesystem==0.26.0
207-
tensorflow-metadata==1.10.0
208-
tensorflow-model-optimization==0.7.2
209-
tensorflow-probability==0.17.0
210-
tensorflow-serving-api-gpu==2.9.0
211-
termcolor==1.1.0
212-
terminado==0.15.0
213-
texttable==1.6.4
213+
tensorflow==2.11.0
214+
tensorflow-addons==0.19.0
215+
tensorflow-datasets==4.8.1
216+
tensorflow-estimator==2.11.0
217+
tensorflow-examples @ git+https://github.com/tensorflow/examples.git@1c1d108deea5519de0c6b1c69242b8512b36a086
218+
tensorflow-gpu==2.11.0
219+
tensorflow-io==0.29.0
220+
tensorflow-io-gcs-filesystem==0.29.0
221+
tensorflow-metadata==1.12.0
222+
tensorflow-model-optimization==0.7.3
223+
tensorflow-probability==0.19.0
224+
tensorflow-serving-api-gpu==2.11.0
225+
termcolor==2.1.0
226+
terminado==0.17.0
227+
texttable==1.6.7
214228
threadpoolctl==3.1.0
215229
thresholdclustering==1.1
216-
tifffile==2022.8.12
217-
tinycss2==1.1.1
230+
tifffile==2022.10.10
231+
tinycss2==1.2.1
218232
toml==0.10.2
219233
tomli==2.0.1
220234
toolz==0.12.0
221-
tornado==6.1
235+
tornado==6.2
222236
tqdm==4.64.1
223-
traitlets==5.2.1.post0
237+
traitlets==5.5.0
224238
traittypes==0.2.1
225239
typeguard==2.13.3
226-
typing-extensions==4.2.0
227-
tzdata==2022.2
240+
typing-extensions==4.4.0
241+
tzdata==2022.7
228242
tzlocal==4.2
229243
urllib3==1.25.8
230-
visions==0.7.4
244+
visions==0.7.5
231245
wcwidth==0.2.5
232246
webencodings==0.5.1
233-
Werkzeug==2.1.2
234-
widgetsnbextension==3.6.0
247+
websocket-client==1.4.2
248+
Werkzeug==2.2.2
249+
widgetsnbextension==4.0.3
235250
wrapt==1.14.1
236-
zipp==3.8.0
251+
zipp==3.10.0

0 commit comments

Comments
 (0)