-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment-lock.yml
51 lines (51 loc) · 1019 Bytes
/
environment-lock.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name: autoclassweb
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- ca-certificates=2021.7.5
- certifi=2021.5.30
- chardet=4.0.0
- ld_impl_linux-64=2.35.1
- libffi=3.3
- libgcc-ng=9.3.0
- libgomp=9.3.0
- libstdcxx-ng=9.3.0
- ncurses=6.2
- openssl=1.1.1k
- pip=21.2.4
- psutil=5.8.0
- python=3.9.6
- readline=8.1
- setuptools=52.0.0
- sqlite=3.36.0
- tk=8.6.10
- tzdata=2021a
- wheel=0.37.0
- xz=5.2.5
- zlib=1.2.11
- pip:
- autoclasswrapper==1.5.1
- bump2version==1.0.1
- click==8.0.1
- cycler==0.10.0
- flask==2.0.1
- flask-wtf==0.15.1
- gunicorn==20.1.0
- itsdangerous==2.0.1
- jinja2==3.0.1
- kiwisolver==1.3.1
- markupsafe==2.0.1
- matplotlib==3.4.3
- numpy==1.21.2
- pandas==1.3.2
- pillow==8.3.1
- pyparsing==2.4.7
- python-dateutil==2.8.2
- python-dotenv==0.19.0
- pytz==2021.1
- scipy==1.7.1
- six==1.16.0
- werkzeug==2.0.1
- wtforms==2.3.3