Skip to content

Commit 8dd9fb4

Browse files
updated requirements
1 parent 52e63b0 commit 8dd9fb4

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

requirements/base.txt

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
# This file was autogenerated by uv via the following command:
22
# uv export -o requirements/base.txt --no-hashes --no-dev
3-
altgraph==0.17.4
4-
annotated-types==0.7.0
5-
compress-pickle==2.1.0
6-
et-xmlfile==2.0.0
3+
altgraph
4+
annotated-types
5+
compress-pickle
6+
et-xmlfile
77
git+https://github.com/Kastakin/libeq.git#egg=libeq
8-
lz4==4.3.3
9-
macholib==1.16.3 ; sys_platform == 'darwin'
10-
numpy==1.26.4
11-
openpyxl==3.1.5
12-
packaging==24.2
13-
pandas==1.5.3
14-
pefile==2023.2.7 ; sys_platform == 'win32'
8+
lz4
9+
macholib ; sys_platform == 'darwin'
10+
numpy
11+
openpyxl
12+
packaging
13+
pandas
14+
pefile ; sys_platform == 'win32'
1515
git+https://github.com/Kastakin/ppg.git#egg=ppg
16-
pydantic==2.10.3
17-
pydantic-core==2.27.1
18-
pydantic-numpy==4.2.0
19-
pyinstaller==6.11.1
20-
pyinstaller-hooks-contrib==2024.10
21-
pyqtgraph==0.13.7
22-
pyside6-essentials==6.8.1
23-
python-dateutil==2.9.0.post0
24-
pytz==2024.2
25-
pywin32-ctypes==0.2.3 ; sys_platform == 'win32'
26-
ruamel-yaml==0.18.6
27-
ruamel-yaml-clib==0.2.12 ; platform_python_implementation == 'CPython'
28-
semver==3.0.2
29-
setuptools==75.6.0
30-
shiboken6==6.8.1
31-
six==1.17.0
32-
typing-extensions==4.12.2
16+
pydantic
17+
pydantic-core
18+
pydantic-numpy
19+
pyinstaller
20+
pyinstaller-hooks-contrib
21+
pyqtgraph
22+
pyside6-essentials
23+
python-dateutil
24+
pytz
25+
pywin32-ctypes ; sys_platform == 'win32'
26+
ruamel-yaml
27+
ruamel-yaml-clib ; platform_python_implementation == 'CPython'
28+
semver
29+
setuptools
30+
shiboken6
31+
six
32+
typing-extensions

0 commit comments

Comments
 (0)