-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
113 lines (113 loc) · 3.98 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
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
aiohttp==3.8.5
aiosignal==1.3.1
altgraph==0.17.3
appdirs==1.4.4
asttokens==2.2.1
async-timeout==4.0.2
attrs==23.1.0
backcall==0.2.0
certifi==2022.12.7
chardet==4.0.0
charset-normalizer==3.2.0
click==8.1.3
colorama==0.4.6
comm==0.1.4
contourpy==1.1.0
coverage==7.2.5
cycler==0.11.0
debugpy==1.6.7
decorator==5.1.1
docker-pycreds==0.4.0
docopt==0.6.2
easygui==0.98.3
et-xmlfile==1.1.0
executing==1.2.0
filelock==3.12.2
Flask==2.2.3
fonttools==4.42.0
frozenlist==1.4.0
fsspec==2023.6.0
gitdb==4.0.10
GitPython==3.1.32
gpytorch==1.11
idna==2.10
ipykernel==6.25.0
ipython==8.14.0
itsdangerous==2.1.2
jaxtyping==0.2.20
jedi==0.19.0
Jinja2==3.1.2
joblib==1.3.1
jupyter_client==8.3.0
jupyter_core==5.3.1
kiwisolver==1.4.4
lightning-utilities==0.9.0
linear-operator==0.5.1
MarkupSafe==2.1.2
matplotlib==3.7.2
matplotlib-inline==0.1.6
mpmath==1.3.0
multidict==6.0.4
nest-asyncio==1.5.7
networkx==3.1
numpy==1.25.1
openpyxl==3.1.2
packaging==23.1
pandas==2.0.3
parso==0.8.3
pathtools==0.1.2
patsy==0.5.6
pdfminer3k==1.3.4
pefile==2023.2.7
pickleshare==0.7.5
Pillow==10.0.0
pipreqs==0.4.13
platformdirs==3.10.0
plotly==5.18.0
ply==3.11
prompt-toolkit==3.0.39
protobuf==4.23.4
psutil==5.9.5
pure-eval==0.2.2
pygame==2.4.0.dev2
Pygments==2.15.1
pyinstaller==5.13.0
pyinstaller-hooks-contrib==2023.5
pyparsing==3.0.9
python-dateutil==2.8.2
pytorch-lightning==2.0.6
pytz==2023.3
pywin32==306
pywin32-ctypes==0.2.2
PyYAML==6.0.1
pyzmq==25.1.0
requests==2.25.1
scikit-learn==1.3.0
scipy==1.11.1
seaborn==0.13.2
sentry-sdk==1.29.2
setproctitle==1.3.2
six==1.16.0
smmap==5.0.0
spicy==0.16.0
spikingjelly==0.0.0.0.14
stack-data==0.6.2
statsmodels==0.14.1
sympy==1.12
tenacity==8.2.3
threadpoolctl==3.2.0
torch==2.2.0
torchmetrics==1.0.2
torchvision==0.17.0
tornado==6.3.2
tqdm==4.65.0
traitlets==5.9.0
typeguard==2.13.3
typing_extensions==4.9.0
tzdata==2023.3
urllib3==1.26.15
wandb==0.15.8
wcwidth==0.2.6
Werkzeug==2.2.3
yarg==0.1.9
yarl==1.9.2