-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (59 loc) · 1.16 KB
/
requirements.txt
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
numpy==2.2.0
numpy>=1.24.0
typing-extensions==4.12.2
typing-extensions>=4.5.0
python-dateutil==2.9.0.post0
python-dateutil>=2.8.2
matplotlib-inline==0.1.7
matplotlib>=3.7.1 # For future visualization capabilities
pandas==2.2.3
pandas>=2.0.0 # For data analysis and future extensions
pytest>=7.3.1 # For testing
black>=23.3.0 # For code formatting
mypy>=1.3.0 # For type checking
aiohttp==3.8.1
aiosignal==1.3.2
asttokens==3.0.0
async-timeout==4.0.3
attrs==24.2.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==2.1.1
cryptography==44.0.0
decorator==5.1.1
deprecated==1.2.15
exceptiongroup==1.2.2
executing==2.1.0
frozenlist==1.5.0
github==1.2.7
graphviz==0.20.3
idna==3.10
ipython==8.30.0
jedi==0.19.2
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
math-spec-mapping==0.3.13
multidict==6.1.0
parso==0.8.4
pexpect==4.9.0
prompt-toolkit==3.0.48
propcache==0.2.1
ptyprocess==0.7.0
pure-eval==0.2.3
pycparser==2.22
pygithub==2.5.0
pygments==2.18.0
pyjwt==2.10.1
pynacl==1.5.0
pytz==2024.2
referencing==0.35.1
requests==2.32.3
rpds-py==0.22.3
six==1.17.0
stack-data==0.6.3
traitlets==5.14.3
tzdata==2024.2
urllib3==2.2.3
wcwidth==0.2.13
wrapt==1.17.0
yarl==1.18.3