-
Notifications
You must be signed in to change notification settings - Fork 84
/
requirements.txt
47 lines (45 loc) · 1023 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
wheel==0.43.0
apache-beam[azure]==2.38.0
# GCP requirements for apache-beam. Note: when upgrading
# apache-beam, make sure these requirements are also upgraded
# accordingly according to Beam's GCP requirements
# (https://github.com/apache/beam/blob/master/sdks/python/setup.py).
cachetools>=3.1.0,<5
google-apitools>=0.5.31,<0.5.32
google-auth>=1.18.0,<3
# Remaining requirements
bottle==0.12.20
docker==4.3.0
marshmallow-jsonapi==0.15.1
marshmallow==2.15.1
setuptools>=40.0.0
argcomplete==1.12.3
indexed_gzip==1.7.0
ratarmountcore==0.1.3
PyYAML==6.0.1
psutil==5.7.2
six==1.15.0
SQLAlchemy==1.3.19
watchdog>=2.0.0
fusepy==2.0.4
pygments>=2.12,<2.13
click==8.0.2
python-dateutil==2.8.1
diffimg==0.2.3
selenium==3.141.0
requests==2.25.0
azure-storage-blob==12.4.0
azure-core==1.8.0
sentry-sdk==1.14.0
requests-oauthlib==1.1.0
oauthlib==2.1.0
markdown2==2.4.0
urllib3==1.26.11
retry==0.9.2
spython==0.1.14
flufl.lock==6.0
websockets==9.1
kubernetes==12.0.1
google-cloud-storage==2.0.0
httpio==0.3.0
memory_profiler==0.61.0