galatolo commited on
Commit
0416e16
1 Parent(s): e869f38

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +92 -1
requirements.txt CHANGED
@@ -1 +1,92 @@
1
- altair==4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==4.0
2
+ absl-py==0.9.0
3
+ alembic==1.4.2
4
+ attrs==19.3.0
5
+ cachetools==4.1.0
6
+ certifi==2020.4.5.2
7
+ chardet==3.0.4
8
+ click==7.1.2
9
+ cliff==3.3.0
10
+ cloudpickle==1.4.1
11
+ cmaes==0.5.1
12
+ cmd2==1.1.0
13
+ colorama==0.4.3
14
+ colorlog==4.1.0
15
+ configparser==5.0.0
16
+ cycler==0.10.0
17
+ Cython==0.29.20
18
+ detectron2 @ git+https://github.com/facebookresearch/detectron2.git@120b29994ce1ae1764e7816d1e1d423df5727a06
19
+ docker-pycreds==0.4.0
20
+ future==0.18.2
21
+ fvcore==0.1.1.post20200612
22
+ gitdb==4.0.5
23
+ GitPython==3.1.3
24
+ google-auth==1.17.1
25
+ google-auth-oauthlib==0.4.1
26
+ gql==0.2.0
27
+ graphql-core==1.1
28
+ grpcio==1.29.0
29
+ idna==2.9
30
+ importlib-metadata==1.6.1
31
+ joblib==0.15.1
32
+ kiwisolver==1.2.0
33
+ Mako==1.1.3
34
+ Markdown==3.2.2
35
+ MarkupSafe==1.1.1
36
+ matplotlib==3.2.1
37
+ mock==4.0.2
38
+ mysql==0.0.2
39
+ mysqlclient==1.4.6
40
+ numpy==1.18.5
41
+ nvidia-ml-py3==7.352.0
42
+ oauthlib==3.1.0
43
+ opencv-python==4.2.0.34
44
+ optuna==1.5.0
45
+ pandas==1.0.5
46
+ pathtools==0.1.2
47
+ pbr==5.4.5
48
+ Pillow==7.1.2
49
+ portalocker==1.7.0
50
+ prettytable==0.7.2
51
+ promise==2.3
52
+ protobuf==3.12.2
53
+ psutil==5.7.0
54
+ pyasn1==0.4.8
55
+ pyasn1-modules==0.2.8
56
+ pycocotools @ git+https://github.com/cocodataset/cocoapi.git@8c9bcc3cf640524c4c20a9c40e89cb6a2f2fa0e9#subdirectory=PythonAPI
57
+ pydot==1.4.1
58
+ pyparsing==2.4.7
59
+ pyperclip==1.8.0
60
+ python-dateutil==2.8.1
61
+ python-editor==1.0.4
62
+ pytz==2020.1
63
+ PyYAML==5.3.1
64
+ requests==2.23.0
65
+ requests-oauthlib==1.3.0
66
+ rsa==4.2
67
+ scikit-learn==0.23.1
68
+ scipy==1.4.1
69
+ sentry-sdk==0.15.1
70
+ Shapely==1.7.0
71
+ shortuuid==1.0.1
72
+ six==1.15.0
73
+ sklearn==0.0
74
+ smmap==3.0.4
75
+ SQLAlchemy==1.3.17
76
+ stevedore==2.0.1
77
+ subprocess32==3.5.4
78
+ tabulate==0.8.7
79
+ tensorboard==2.2.2
80
+ tensorboard-plugin-wit==1.6.0.post3
81
+ termcolor==1.1.0
82
+ threadpoolctl==2.1.0
83
+ torch==1.5.0
84
+ torchvision==0.6.0
85
+ tqdm==4.46.1
86
+ urllib3==1.25.9
87
+ wandb==0.9.1
88
+ watchdog==0.10.2
89
+ wcwidth==0.2.4
90
+ Werkzeug==1.0.1
91
+ yacs==0.1.7
92
+ zipp==3.1.0