forked from wandb/witness
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (60 loc) · 2.43 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements.txt libraries.txt
#
absl-py==0.7.1 # via tensorboard, tensorflow, tensorflow-estimator
argh==0.26.2 # via watchdog
astor==0.7.1 # via tensorflow
certifi==2019.3.9 # via requests, sentry-sdk
chardet==3.0.4 # via requests
click==7.0 # via wandb
docker-pycreds==0.4.0 # via wandb
fastparquet==0.3.1
gast==0.2.2 # via tensorflow
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11 # via wandb
gql==0.1.0 # via wandb
graphql-core==2.1 # via gql
grpcio==1.20.1 # via tensorboard, tensorflow
h5py==2.9.0 # via keras, keras-applications
idna==2.8 # via requests
keras-applications==1.0.7 # via keras, tensorflow
keras-metrics==1.1.0
keras-preprocessing==1.0.9 # via keras, tensorflow
keras==2.2.4
llvmlite==0.28.0 # via numba
markdown==3.1 # via tensorboard
mock==2.0.0 # via tensorflow-estimator
numba==0.43.1 # via fastparquet
numpy==1.16.2
nvidia-ml-py3==7.352.0 # via wandb
pandas==0.24.2
pathtools==0.1.2 # via watchdog
pbr==5.2.0 # via mock
pillow==6.0.0
promise==2.2.1 # via gql, graphql-core
protobuf==3.7.1 # via tensorboard, tensorflow
psutil==5.6.2 # via wandb
python-dateutil==2.8.0 # via pandas, wandb
pytz==2018.9 # via pandas
pyyaml==5.1 # via keras, watchdog
requests==2.21.0 # via wandb
rx==1.6.1 # via graphql-core
scipy==1.2.1 # via keras
sentry-sdk==0.7.14 # via wandb
shortuuid==0.5.0 # via wandb
six==1.12.0 # via absl-py, docker-pycreds, fastparquet, gql, graphql-core, grpcio, h5py, keras, keras-preprocessing, mock, promise, protobuf, python-dateutil, tensorboard, tensorflow, tensorflow-estimator, thrift, wandb
smmap2==2.0.5 # via gitdb2
subprocess32==3.5.3 # via wandb
tensorboard==1.13.1 # via tensorflow
tensorflow-estimator==1.13.0 # via tensorflow
tensorflow==1.13.1
termcolor==1.1.0 # via tensorflow
thrift==0.11.0 # via fastparquet
urllib3==1.24.2 # via requests, sentry-sdk
wandb
watchdog==0.9.0 # via wandb
werkzeug==0.15.3 # via tensorboard
wheel==0.33.4 # via tensorboard, tensorflow