-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
136 lines (134 loc) · 2.56 KB
/
requirements.txt
File metadata and controls
136 lines (134 loc) · 2.56 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
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
129
130
131
132
133
134
135
136
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
astpretty==3.0.0
# via flake8-expression-complexity
cachetools==5.3.0
# via google-auth
certifi==2022.12.7
# via requests
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via mr-proper
cognitive-complexity==1.3.0
# via -r requirements.in
contourpy==1.0.7
# via matplotlib
cycler==0.11.0
# via matplotlib
flake8==6.0.0
# via flake8-expression-complexity
flake8-expression-complexity==0.0.11
# via -r requirements.in
flake8-functions==0.0.8
# via -r requirements.in
fonttools==4.39.3
# via matplotlib
google-auth==2.17.3
# via
# google-auth-oauthlib
# gspread
google-auth-oauthlib==1.0.0
# via gspread
gspread==5.8.0
# via
# gspread-dataframe
# gspread-formatting
gspread-dataframe==3.3.0
# via -r requirements.in
gspread-formatting==1.1.2
# via -r requirements.in
idna==3.4
# via requests
kiwisolver==1.4.4
# via matplotlib
matplotlib==3.7.1
# via
# mizani
# plotnine
mccabe==0.7.0
# via flake8
mizani==0.9.0
# via plotnine
mr-proper==0.0.7
# via flake8-functions
numpy==1.24.2
# via
# contourpy
# matplotlib
# mizani
# pandas
# patsy
# plotnine
# scipy
# statsmodels
oauthlib==3.2.2
# via requests-oauthlib
packaging==23.1
# via
# matplotlib
# statsmodels
pandas==2.0.0
# via
# -r requirements.in
# gspread-dataframe
# mizani
# plotnine
# statsmodels
patsy==0.5.3
# via
# plotnine
# statsmodels
pillow==9.5.0
# via matplotlib
plotnine==0.10.1
# via -r requirements.in
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.3
# via pandas
requests==2.28.2
# via requests-oauthlib
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.9
# via google-auth
scipy==1.10.1
# via
# mizani
# plotnine
# statsmodels
six==1.16.0
# via
# google-auth
# gspread-dataframe
# patsy
# python-dateutil
statsmodels==0.13.5
# via plotnine
stdlib-list==0.8.0
# via mr-proper
tzdata==2023.3
# via pandas
urllib3==1.26.15
# via requests
# The following packages are considered to be unsafe in a requirements file:
# setuptools