-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
38 lines (38 loc) · 1.01 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
adif-io==0.4.0
alembic==1.13.1
altgraph==0.17.4
bottle==0.12.25
cachetools==5.5.0
certifi>=2024.07.04
cffi==1.16.0
charset-normalizer==3.3.2
clr-loader==0.2.6
future==1.0.0; platform_system == "Darwin"
greenlet==3.0.3
idna>=3.7
importlib-metadata==7.0.1
macholib==1.16.3; platform_system == "Darwin"
Mako==1.3.2
MarkupSafe==2.1.5
marshmallow==3.20.2
marshmallow-sqlalchemy==1.0.0
modulegraph==0.19.6; platform_system == "Darwin"
packaging==23.2
pefile==2023.2.7
proxy-tools==0.1.0
py2app==0.28.7; platform_system == "Darwin"
pycairo==1.26.0; platform_system == "Linux"
pycparser==2.21
PyGObject==3.48.1; platform_system == "Linux"
pyinstaller==6.3.0; platform_system != "Darwin"
pyinstaller-hooks-contrib==2024.0; platform_system != "Darwin"
pythonnet==3.0.3; platform_system != "Darwin"
pywebview==5.1
pywin32==306; platform_system == "Windows"
pywin32-ctypes==0.2.2; platform_system == "Windows"
requests>=2.32.0
SQLAlchemy==2.0.26
tornado>=6.4.1; platform_system == "Darwin"
typing_extensions==4.9.0
urllib3>=2.2.2
zipp>=3.19.1