-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
98 lines (98 loc) · 2.41 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
name: soda
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2024.7.2=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- openssl=3.0.14=h5eee18b_0
- pip=24.2=py38h06a4308_0
- python=3.8.19=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=72.1.0=py38h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tk=8.6.14=h39e8969_0
- wheel=0.43.0=py38h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- aiohttp==3.8.6
- aiosignal==1.3.1
- asgiref==3.7.2
- async-timeout==4.0.3
- attrs==23.1.0
- bidict==0.23.1
- blinker==1.7.0
- cachetools==5.3.2
- certifi==2023.11.17
- cffi==1.17.0
- charset-normalizer==3.3.2
- click==8.1.7
- colorama==0.4.6
- cryptography==43.0.0
- dnspython==2.4.2
- exceptiongroup==1.2.2
- flask==3.0.0
- flask-cors==4.0.1
- flask-discord==0.1.69
- flask-socketio==5.3.6
- flask-sqlalchemy==3.1.1
- frozenlist==1.4.0
- google-api-core==2.19.2
- google-api-python-client==2.143.0
- google-auth==2.34.0
- google-auth-httplib2==0.2.0
- google-auth-oauthlib==1.2.1
- googleapis-common-protos==1.65.0
- greenlet==3.0.3
- gunicorn==23.0.0
- h11==0.14.0
- httplib2==0.22.0
- idna==3.4
- importlib-metadata==6.8.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- markupsafe==2.1.3
- multidict==6.0.4
- nest-asyncio==1.5.8
- oauthlib==3.2.2
- outcome==1.3.0.post0
- packaging==24.1
- proto-plus==1.24.0
- protobuf==5.28.0
- py-cord==2.4.1
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pycparser==2.22
- pyjwt==2.8.0
- pymongo==4.6.0
- pyparsing==3.1.4
- pysocks==1.7.1
- python-dotenv==1.0.1
- python-engineio==4.9.0
- python-socketio==5.11.2
- requests==2.31.0
- requests-oauthlib==1.3.1
- rsa==4.9
- selenium==4.16.0
- simple-websocket==1.0.0
- sniffio==1.3.1
- sortedcontainers==2.4.0
- sqlalchemy==2.0.30
- trio==0.24.0
- trio-websocket==0.11.1
- typing-extensions==4.8.0
- uritemplate==4.1.1
- urllib3==2.1.0
- webdriver-manager==4.0.2
- werkzeug==3.0.1
- wsproto==1.2.0
- yarl==1.9.3
- zipp==3.17.0
prefix: /home/tupreti/anaconda3/envs/soda