-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
52 lines (52 loc) · 1.25 KB
/
environment.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
52
name: fl-botqq
channels:
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py311hcec6c5f_8
- bzip2=1.0.8=h6c40b1e_6
- ca-certificates=2024.9.24=hecd8cb5_0
- charset-normalizer=3.3.2=pyhd3eb1b0_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.4.4=hecd8cb5_1
- libgfortran=5.0.0=11_3_0_hecd8cb5_28
- libgfortran5=11.3.0=h9dfd629_28
- libopenblas=0.3.21=h54e7dc3_0
- llvm-openmp=14.0.6=h0dcd299_0
- ncurses=6.4=hcec6c5f_0
- numpy-base=2.0.1=py311ha745260_1
- openssl=3.0.15=h46256e1_0
- python=3.11.9=hf27a42d_0
- readline=8.2=hca72f7f_0
- sqlite=3.45.3=h6c40b1e_0
- tk=8.6.14=h4d00af3_0
- tzdata=2024a=h04d1e81_0
- xz=5.4.6=h6c40b1e_1
- zlib=1.2.13=h4b97444_1
- pip:
- aiohappyeyeballs==2.4.0
- aiohttp==3.10.5
- aiosignal==1.3.1
- apscheduler==3.10.4
- attrs==24.2.0
- brotli==1.0.9
- certifi==2024.8.30
- dnspython==2.6.1
- frozenlist==1.4.1
- idna==3.10
- multidict==6.1.0
- numpy==2.0.1
- pip==24.2
- pymongo==4.8.0
- pysocks==1.7.1
- pytz==2024.2
- pyyaml==6.0.2
- qq-botpy==1.2.1
- requests==2.32.3
- schedule==1.2.2
- setuptools==72.1.0
- six==1.16.0
- tzlocal==5.2
- urllib3==2.2.3
- wheel==0.44.0
- yarl==1.11.1