We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abf154 commit 2ef1c16Copy full SHA for 2ef1c16
book/requirements.txt
@@ -1,20 +1,14 @@
1
-matplotlib
2
-numpy
3
-numba
4
-opencv-python
5
-#jupyterlab
6
-ipywidgets
+matplotlib==3.7.1
+numba==0.56.4
+numpy==1.23.5
+opencv-python==4.7.0.72
+ipywidgets==8.0.4
7
--extra-index-url https://download.pytorch.org/whl/cpu
8
-torch
9
-torchvision
10
-fastai
11
-#albumentations
12
-#tqdm
13
-fastseg
14
-pyclothoids
+torch==1.13.1+cpu
+torchvision==0.14.1+cpu
+fastai==2.7.11
+fastseg==0.1.2
+pyclothoids==0.1.4
15
jupyter-book==0.14.0
16
-sphinx-inline-tabs
17
-sphinx==4.3.2
18
-#pygame
19
-#imageio
20
-#imageio-ffmpeg
+sphinx_inline_tabs==2022.1.2b11
+sphinx==4.3.2
0 commit comments