Skip to content
Snippets Groups Projects
Commit 048bda97 authored by Stephane Chavin's avatar Stephane Chavin
Browse files

Update file requirements.txt

parent d9ff3400
No related branches found
No related tags found
No related merge requests found
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
# Base ------------------------------------------------------------------------ # Base ------------------------------------------------------------------------
matplotlib>=3.7.1 # Plotting library matplotlib>=3.7.1 # Plotting library
numpy>=1.18.5 # Numerical computing library numpy>=1.23.5 # Numerical computing library
opencv-python>=4.1.1 # Computer vision library opencv-python>=4.1.1 # Computer vision library
Pillow>=7.1.2 # Python Imaging Library Pillow>=7.1.2 # Python Imaging Library
PyYAML>=5.3.1 # YAML parser and emitter PyYAML>=5.3.1 # YAML parser and emitter
pandas==2.0.3 # Data manipulation and analysis pandas==2.2.2 # Data manipulation and analysis
tqdm>=4.64.0 # Progress bar library tqdm>=4.64.0 # Progress bar library
# Torch ----------------------------------------------------------------------- # Torch -----------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment