Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
wolverinex24 committed Nov 29, 2023
1 parent 80df293 commit 17e05cf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: envVaaniApp
name: VaaniApp
channels:
- defaults
dependencies:
Expand Down Expand Up @@ -34,6 +34,9 @@ dependencies:
- numpy==1.26.2
- opencv-python==4.8.1.78
- pillow==10.1.0
- pyqt5==5.15.10
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.13.0
- regex==2023.10.3
- requests==2.31.0
- sympy==1.12
Expand All @@ -43,4 +46,4 @@ dependencies:
- tqdm==4.66.1
- typing-extensions==4.8.0
- urllib3==2.1.0
prefix: ./VAANI_ENV
prefix: ./envVaaniApp

0 comments on commit 17e05cf

Please sign in to comment.