-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
31 lines (31 loc) · 2.3 KB
/
Copy pathrequirements.txt
File metadata and controls
31 lines (31 loc) · 2.3 KB
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
astroid==4.0.4 ; python_version >= "3.12" and python_version < "4.0"
bleach==6.3.0 ; python_version >= "3.12" and python_version < "4.0"
certifi==2026.5.20 ; python_version >= "3.12" and python_version < "4.0"
chardet==7.4.3 ; python_version >= "3.12" and python_version < "4.0"
charset-normalizer==3.4.7 ; python_version >= "3.12" and python_version < "4.0"
click==8.4.1 ; python_version >= "3.12" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.12" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
dataverse @ git+https://github.com/IQSS/dataverse-client-python.git@5cdaadc2c3882d6fe23d3cb7cef5280fe83ba909 ; python_version >= "3.12" and python_version < "4.0"
dill==0.4.1 ; python_version >= "3.12" and python_version < "4.0"
first==2.0.2 ; python_version >= "3.12" and python_version < "4.0"
html5lib==1.1 ; python_version >= "3.12" and python_version < "4.0"
idna==3.16 ; python_version >= "3.12" and python_version < "4.0"
isort==8.0.1 ; python_version >= "3.12" and python_version < "4.0"
lazy-object-proxy==1.12.0 ; python_version >= "3.12" and python_version < "4.0"
lxml==6.1.1 ; python_version >= "3.12" and python_version < "4.0"
mccabe==0.7.0 ; python_version >= "3.12" and python_version < "4.0"
platformdirs==4.9.6 ; python_version >= "3.12" and python_version < "4.0"
psycopg==3.3.4 ; python_version >= "3.12" and python_version < "4.0"
pylint==4.0.5 ; python_version >= "3.12" and python_version < "4.0"
pyparsing==3.3.2 ; python_version >= "3.12" and python_version < "4.0"
pyyaml==6.0.3 ; python_version >= "3.12" and python_version < "4.0"
requests==2.34.2 ; python_version >= "3.12" and python_version < "4.0"
six==1.17.0 ; python_version >= "3.12" and python_version < "4.0"
toml==0.10.2 ; python_version >= "3.12" and python_version < "4.0"
tomlkit==0.15.0 ; python_version >= "3.12" and python_version < "4.0"
typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0"
tzdata==2026.2 ; python_version >= "3.12" and python_version < "4.0" and sys_platform == "win32"
urllib3==2.7.0 ; python_version >= "3.12" and python_version < "4.0"
webencodings==0.5.1 ; python_version >= "3.12" and python_version < "4.0"
wrapt==2.2.1 ; python_version >= "3.12" and python_version < "4.0"
xlsxwriter==3.2.9 ; python_version >= "3.12" and python_version < "4.0"