-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
43 lines (42 loc) · 930 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
altgraph==0.17.3
# via pyinstaller
contourpy==1.0.6
# via matplotlib
cycler==0.11.0
# via matplotlib
fonttools==4.38.0
# via matplotlib
kiwisolver==1.4.4
# via matplotlib
matplotlib==3.7.1
# via -r requirements.in
numpy==1.24.0
# via
# -r requirements.in
# contourpy
# matplotlib
# scipy
packaging==22.0
# via matplotlib
pillow==10.3.0
# via matplotlib
pyinstaller==5.7.0
# via -r requirements.in
pyinstaller-hooks-contrib==2022.14
# via pyinstaller
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
scipy==1.9.3
# via -r requirements.in
six==1.16.0
# via python-dateutil
# The following packages are considered to be unsafe in a requirements file:
# setuptools