Skip to content

Commit 1b822cc

Browse files
author
Martin
committed
Updated requirements.txt
1 parent c6b43e5 commit 1b822cc

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

examples/data-processing/requirements.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
aiobotocore==1.3.0
2-
aiohttp>=3.7.4
2+
aiohttp==3.7.4.post0
33
aioitertools==0.7.1
44
async-timeout==3.0.1
55
attrs==21.2.0
66
bitstruct==8.11.1
77
botocore==1.20.49
8-
can-decoder>=0.1.1
8+
can-decoder>=0.1.3
99
canedge-browser>=0.0.7
1010
canmatrix==0.9.1
1111
chardet==4.0.0
1212
click==8.0.1
1313
colorama==0.4.4
14-
fsspec==2021.5.0
14+
fsspec==2021.7.0
1515
future==0.18.2
1616
idna==3.2
1717
importlib-metadata==4.5.0
18+
J1939-PGN==0.4
1819
jmespath==0.10.0
1920
mdf-iter>=0.0.4
2021
multidict==5.1.0
@@ -23,11 +24,11 @@ pandas==1.2.4
2324
pathlib2==2.3.5
2425
python-dateutil==2.8.1
2526
pytz==2021.1
26-
s3fs==2021.5.0
27+
Rx==3.2.0
28+
s3fs==0.4.2
2729
six==1.16.0
2830
typing-extensions==3.10.0.0
2931
urllib3==1.26.5
3032
wrapt==1.12.1
3133
yarl==1.6.3
3234
zipp==3.4.1
33-
j1939_pgn==0.4

0 commit comments

Comments
 (0)