Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed Oct 6, 2023
1 parent 1cdc265 commit b48f4cb
Show file tree
Hide file tree
Showing 4 changed files with 11,191 additions and 3,630 deletions.
34 changes: 34 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: solidarity
channels:
- defaults
dependencies:
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2023.08.22=hecd8cb5_0
- libffi=3.4.4=hecd8cb5_0
- ncurses=6.4=hcec6c5f_0
- openssl=3.0.11=hca72f7f_2
- pip=23.2.1=py310hecd8cb5_0
- python=3.10.13=h5ee71fb_0
- readline=8.2=hca72f7f_0
- setuptools=68.0.0=py310hecd8cb5_0
- sqlite=3.41.2=h6c40b1e_0
- tk=8.6.12=h5d9f67b_0
- tzdata=2023c=h04d1e81_0
- wheel=0.41.2=py310hecd8cb5_0
- xz=5.4.2=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- altgraph==0.17.4
- blinker==1.6.2
- click==8.1.7
- flask==3.0.0
- flask-cors==4.0.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- macholib==1.16.3
- markupsafe==2.1.3
- packaging==23.2
- pyinstaller==6.0.0
- pyinstaller-hooks-contrib==2023.9
- werkzeug==3.0.0
prefix: /opt/anaconda3/envs/solidarity
Loading

0 comments on commit b48f4cb

Please sign in to comment.