Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -43,7 +43,7 @@ networkx==3.1
|
|
43 |
numpy==1.24.4
|
44 |
opencv-python==4.8.1.78
|
45 |
packaging==23.2
|
46 |
-
pandas==2.
|
47 |
parso==0.8.3
|
48 |
pickleshare==0.7.5
|
49 |
Pillow==10.1.0
|
@@ -77,8 +77,6 @@ tenacity==8.2.3
|
|
77 |
tifffile==2023.9.26
|
78 |
toml==0.10.2
|
79 |
toolz==0.12.0
|
80 |
-
torch==2.1.0
|
81 |
-
torchvision==0.16.0
|
82 |
tornado==6.3.3
|
83 |
tqdm==4.66.1
|
84 |
traitlets==5.11.2
|
|
|
43 |
numpy==1.24.4
|
44 |
opencv-python==4.8.1.78
|
45 |
packaging==23.2
|
46 |
+
pandas==2.0.3
|
47 |
parso==0.8.3
|
48 |
pickleshare==0.7.5
|
49 |
Pillow==10.1.0
|
|
|
77 |
tifffile==2023.9.26
|
78 |
toml==0.10.2
|
79 |
toolz==0.12.0
|
|
|
|
|
80 |
tornado==6.3.3
|
81 |
tqdm==4.66.1
|
82 |
traitlets==5.11.2
|