Skip to content

Commit

Permalink
Update environment-Windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Sep 13, 2023
1 parent e5d7096 commit e14711a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/environment-Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ dependencies:
- PyInstaller = 5.13.0
- pywin32 = 303
- git = 2.20.1
- setuptools=58.0.4
- setuptools = 58.0.4
- pydantic[email] = 1.10.12 # installs email-validator
- pip
- pip:
- chardet == 5.1.0
Expand All @@ -20,4 +21,3 @@ dependencies:
- hdmf >= 3.7.0
- pytest == 7.2.2
- pytest-cov == 4.1.0
- email-validator == 2.0.0

0 comments on commit e14711a

Please sign in to comment.