Skip to content

Commit 2f7f297

Browse files
authored
Upgrade future to 0.18.3. (#1254)
1 parent deef621 commit 2f7f297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
2to3==1.0
22
enum34==1.1.6
33
evdev==1.4.0;python_version<"3.0" and "linux" in sys_platform
4-
future==0.17.1
4+
future==0.18.3
55
futures==3.2.0;python_version<"3.0"
66
grpcio==1.26.0;python_version<"3.0"
77
grpcio-tools==1.26.0;python_version<"3.0"

0 commit comments

Comments
 (0)