Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame] | 1 | # Python 3 packages. |
2 | # All packages must be at least 3 weeks old, crbug.com/1117193#c5 | ||||
3 | # For hash-checking mode, all nested dependencies must be included. | ||||
4 | |||||
5 | # Production packages. | ||||
6 | appengine-python-standard==0.1.1 | ||||
7 | ezt==1.1 | ||||
8 | google-api-python-client==2.11.0 | ||||
9 | google-auth==1.34.0 | ||||
10 | google-cloud-tasks==1.5.0 | ||||
11 | httplib2==0.19.1 | ||||
12 | mysqlclient==2.0.1 | ||||
13 | oauth2client==4.1.3 | ||||
14 | redis==3.5.3 | ||||
15 | |||||
16 | # Development packages. | ||||
17 | fakeredis==1.5.2 |