Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
danghoangnhan committed Sep 22, 2023
1 parent 2f6c7fb commit 6c55c20
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
name: quizzapp
name: quizzapp1
channels:
- conda-forge
- anaconda
dependencies:
- python=3.8
- psychopy=2022.2.5
- ffmpeg
- ffmpeg=6.0.0
- pip=23.2.1
- pyaudio
- pyaudio=0.2.13
- pip:
- psychtoolbox
- pygame
- pyo
- psychtoolbox==3.0.19.0
- pygame==2.5.2
- pyo==1.0.5
- pyparallel; platform_system != "Windows"
- SoundFile; platform_system == "Windows"
- websocket_client
- pyinstaller==5.13.2
- pydub==0.25.1
- ffprobe
- ffprobe==0.5

0 comments on commit 6c55c20

Please sign in to comment.