Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Remove version dependency (opencv)
  • Loading branch information
prasoonpatidar authored Aug 31, 2024
1 parent 96137e5 commit 482c8bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vax_training/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ matplotlib
pandas
scikit-learn
scipy
opencv-python-headless==4.6.0.66
opencv-python-headless
requests
python-nmap==0.7.1
soundfile
Expand All @@ -30,4 +30,4 @@ soundfile==0.11.0
tensorflow==2.10.0
# xgboost==1.7.1

# //conda install -c conda-forge python-sounddevice
# //conda install -c conda-forge python-sounddevice

0 comments on commit 482c8bd

Please sign in to comment.