-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.lock
147 lines (146 loc) · 2.71 KB
/
requirements-dev.lock
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
137
138
139
140
141
142
143
144
145
146
147
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
-e file:.
altair==5.3.0
# via streamlit
asttokens==2.4.1
# via stack-data
attrs==23.2.0
# via jsonschema
# via referencing
blinker==1.7.0
# via streamlit
cachetools==5.3.3
# via streamlit
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via streamlit
decorator==5.1.1
# via ipython
et-xmlfile==1.1.0
# via openpyxl
executing==2.0.1
# via stack-data
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via streamlit
idna==3.7
# via requests
ipython==8.23.0
isort==5.13.2
jedi==0.19.1
# via ipython
jinja2==3.1.3
# via altair
# via pydeck
jsonschema==4.21.1
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib-inline==0.1.6
# via ipython
mdurl==0.1.2
# via markdown-it-py
mypy==1.9.0
mypy-extensions==1.0.0
# via mypy
numpy==1.26.4
# via altair
# via pandas
# via pandas-stubs
# via pyarrow
# via pydeck
# via streamlit
openpyxl==3.1.2
# via airport-dashboard
packaging==24.0
# via altair
# via streamlit
pandas==2.2.2
# via airport-dashboard
# via altair
# via streamlit
pandas-stubs==2.2.1.240316
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.3.0
# via streamlit
prompt-toolkit==3.0.43
# via ipython
protobuf==4.25.3
# via streamlit
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyarrow==16.0.0
# via streamlit
pydeck==0.8.0
# via airport-dashboard
# via streamlit
pygments==2.17.2
# via ipython
# via rich
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
# via pandas
referencing==0.34.0
# via jsonschema
# via jsonschema-specifications
requests==2.31.0
# via streamlit
rich==13.7.1
# via streamlit
rpds-py==0.18.0
# via jsonschema
# via referencing
six==1.16.0
# via asttokens
# via python-dateutil
smmap==5.0.1
# via gitdb
stack-data==0.6.3
# via ipython
streamlit==1.33.0
# via airport-dashboard
tenacity==8.2.3
# via streamlit
toml==0.10.2
# via streamlit
toolz==0.12.1
# via altair
tornado==6.4
# via streamlit
traitlets==5.14.2
# via ipython
# via matplotlib-inline
types-pytz==2024.1.0.20240417
# via pandas-stubs
typing-extensions==4.11.0
# via mypy
# via streamlit
tzdata==2024.1
# via pandas
urllib3==2.2.1
# via requests
watchdog==4.0.0
# via streamlit
wcwidth==0.2.13
# via prompt-toolkit