forked from RussTedrake/underactuated
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolab-requirements.txt
52 lines (52 loc) · 1.08 KB
/
colab-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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile colab-requirements.in
#
cycler==0.10.0
# via matplotlib
dataclasses==0.8
# via torch
future==0.18.2
# via torch
gradescope-utils==0.4.0
# via -r ubuntu-shared-requirements.in
kiwisolver==1.3.1
# via matplotlib
matplotlib==3.2.2
# via -r colab-requirements.in
numpy==1.19.5
# via
# -c htmlbook/colab-constraints.txt
# matplotlib
# torch
# torchvision
pillow==7.0.0
# via
# -c htmlbook/colab-constraints.txt
# torchvision
pyngrok==5.0.2
# via -r colab-requirements.in
pyparsing==2.4.7
# via matplotlib
python-dateutil==2.8.1
# via matplotlib
pyyaml==5.4.1
# via pyngrok
six==1.15.0
# via
# cycler
# python-dateutil
timeout-decorator==0.5.0
# via -r ubuntu-shared-requirements.in
torch==1.7.0
# via
# -c htmlbook/colab-constraints.txt
# torchvision
torchvision==0.8.1
# via
# -c htmlbook/colab-constraints.txt
# -r ubuntu-shared-requirements.in
typing-extensions==3.7.4.3
# via torch