-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
96 lines (96 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
name: funttastic
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=hd590300_5
- ca-certificates=2023.11.17=hbcca054_0
- ld_impl_linux-64=2.40=h41732ed_0
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_3
- libgomp=13.2.0=h807b86a_3
- libnsl=2.0.1=hd590300_0
- libsqlite=3.44.2=h2797004_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.2.13=hd590300_5
- ncurses=6.4=h59595ed_2
- openssl=3.2.0=hd590300_1
- pip=23.3.2=pyhd8ed1ab_0
- python=3.11
- readline=8.2=h8228510_1
- setuptools=69.0.3=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- tzdata=2023d=h0c530f3_0
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- aiohttp==3.9.1
- aiosignal==1.3.1
- annotated-types==0.6.0
- anyio==4.2.0
- asyncio==3.4.3
- attrs==23.2.0
- certifi==2023.11.17
- cffi==1.16.0
- charset-normalizer==3.3.2
- click==8.1.7
- cryptography==41.0.7
- cytoolz==0.12.3
- deepmerge==1.1.1
- dotmap==1.3.30
- ecdsa==0.18.0
- eth-hash==0.6.0
- eth-keyfile==0.6.1
- eth-keys==0.4.0
- eth-typing==3.5.2
- eth-utils==2.3.1
- fastapi==0.108.0
- frozenlist==1.4.1
- h11==0.14.0
- httpcore==1.0.2
- httptools==0.6.1
- httpx==0.27.0
- idna==3.6
- jsonpickle==3.0.2
- multidict==6.0.4
- nest-asyncio==1.5.8
- numpy==1.26.3
- passlib==1.7.4
- psycopg==3.1.17
- psycopg-binary==3.1.17
- pyasn1==0.5.1
- pycparser==2.21
- pycryptodome==3.20.0
- pydantic==2.5.3
- pydantic-core==2.14.6
- pydevd-pycharm==241.14494.200
- pyopenssl==23.3.0
- python-dateutil==2.8.2
- python-dotenv==1.0.1
- python-jose==3.3.0
- python-multipart==0.0.9
- python-telegram-bot==21.0.1
- pyyaml==6.0.1
- requests==2.31.0
- rsa==4.9
- setuptools==69.0.3
- singleton==0.1.0
- six==1.16.0
- sniffio==1.3.0
- starlette==0.32.0.post1
- telegram==0.0.1
- toolz==0.12.1
- typing-extensions==4.9.0
- urllib3==2.1.0
- uvicorn==0.25.0
- uvloop==0.19.0
- watchfiles==0.21.0
- websocket-client==1.7.0
- websockets==12.0
- wheel==0.42.0
- wsproto==1.2.0
- yarl==1.9.4