Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .other/V1/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dask @ file:///tmp/build/80754af9/dask-core_1617390489108/work
debugpy==1.5.1
decorator @ file:///tmp/build/80754af9/decorator_1617916966915/work
defusedxml @ file:///tmp/build/80754af9/defusedxml_1615228127516/work
Deprecated==1.2.13
Deprecated==1.2.18
# Editable install with no version control (detectron2==0.5+cu111)
-e /media/indika/Sync/anaconda3/lib/python3.8/site-packages
diff-match-patch @ file:///tmp/build/80754af9/diff-match-patch_1594828741838/work
Expand Down
2 changes: 1 addition & 1 deletion .other/V2/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Cython==0.29.28
debugpy==1.5.1
decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1631346842025/work
defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work
Deprecated==1.2.13
Deprecated==1.2.18
# Editable install with no version control (detectron2==0.5+cu111)
-e /media/indika/Sync/anaconda3/envs/detectron2/lib/python3.8/site-packages
dill==0.3.4
Expand Down
2 changes: 1 addition & 1 deletion ML/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dataclasses-json==0.5.7
debugpy==1.5.1
decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1631346842025/work
defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work
Deprecated==1.2.13
Deprecated==1.2.18
# Editable install with no version control (detectron2==0.5+cu111)
-e /media/indika/Sync/anaconda3/envs/detectron2/lib/python3.8/site-packages
dill==0.3.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ debugpy==1.5.1
decorator==5.0.9
defer==1.0.6
defusedxml==0.7.1
Deprecated==1.2.13
Deprecated==1.2.18
dill==0.3.4
distlib==0.3.4
distro==1.6.0
Expand Down
Loading