-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
128 lines (127 loc) · 2.57 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# This file is @generated by PDM.
# Please do not edit it manually.
aind-codeocean-api==0.5.0
aind-data-access-api[docdb]==0.15.0
aind-data-schema==1.1.1
aind-data-schema-models==0.5.7
aind-session==0.3.6
aiobotocore==2.7.0
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aioitertools==0.12.0
aiosignal==1.3.1
annotated-types==0.7.0
asciitree==0.3.3
async-timeout==4.0.3; python_full_version < "3.11.3"
attrs==24.2.0
backports-strenum==1.3.1; python_version < "3.11"
bcrypt==4.2.0
blosc2==2.5.1
boto3==1.28.17
botocore==1.31.64
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
codeocean==0.1.5
colorama==0.4.6; sys_platform == "win32" or platform_system == "Windows"
contourpy==1.3.0
crc32c==2.7.post1
cryptography==43.0.1
cycler==0.12.1
dataclasses==0.6
dataclasses-json==0.6.7
dictdiffer==0.9.0
dnspython==2.6.1
dynamicroutingtask==0.1.105
et-xmlfile==1.1.0
fasteners==0.19; sys_platform != "emscripten"
fonttools==4.53.1
frozenlist==1.4.1
fsspec==2024.6.1
h5py==3.12.1
hdmf==3.14.5
hdmf-zarr-bjh==0.8.1.post1
idna==3.10
importlib-resources==6.4.5
inflection==0.5.1
jmespath==1.0.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
kiwisolver==1.4.7
llvmlite==0.43.0
markdown-it-py==3.0.0
marshmallow==3.22.0
matplotlib==3.9.2
mdurl==0.1.2
msgpack==1.1.0
multidict==6.1.0
mypy-extensions==1.0.0
ndindex==1.8
ndx-events==0.2.0
ndx-pose==0.1.1
npc-ephys==0.1.30
npc-io==0.1.30
npc-lims==0.1.185
npc-mvr==0.1.9
npc-samstim==0.1.4
npc-session==0.1.39
npc-stim==0.1.9
npc-sync==0.1.19
numba==0.60.0
numcodecs==0.12.1
numexpr==2.10.1
numpy==1.26.4
opencv-python-headless==4.10.0.84
openpyxl==3.1.5
packaging==24.1
pandas==2.2.2
paramiko==3.5.0
pillow==10.4.0
polars==1.7.1
py-cpuinfo==9.0.0
pyarrow==17.0.0
pycparser==2.22
pydantic==2.9.2
pydantic-core==2.23.4
pydantic-settings==2.5.2
pydbhub-bjh==0.0.9
pygments==2.18.0
pymongo==4.3.3
pynacl==1.5.0
pynwb==2.8.2
pyopenssl==24.2.1
pyparsing==3.1.4
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
pyyaml==6.0.2
redis==5.0.8
referencing==0.35.1
requests==2.32.3
requests-toolbelt==1.0.0
rich==13.8.1
rpds-py==0.20.0
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13"
s3fs==2024.6.1
s3transfer==0.6.2
scipy==1.13.1
semver==3.0.2
six==1.16.0
sshtunnel==0.4.0
tables==3.9.2
threadpoolctl==3.5.0
tqdm==4.66.5
types-pyyaml==6.0.12.20240917
types-requests==2.31.0.6
types-urllib3==1.26.25.14
typing-extensions==4.12.2
typing-inspect==0.9.0
tzdata==2024.1
universal-pathlib==0.1.4
urllib3==1.26.20
wavpack-numcodecs==0.1.5
wrapt==1.16.0
yarl==1.11.1
zarr==2.17.2
zipp==3.20.2; python_version < "3.10"