-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
133 lines (133 loc) · 2.54 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
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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt annotation_tool/requirements.in
#
altair==4.2.0
# via streamlit
attrs==22.1.0
# via jsonschema
blinker==1.5
# via streamlit
cachetools==5.2.0
# via streamlit
certifi==2023.7.22
# via requests
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via streamlit
commonmark==0.9.1
# via rich
decorator==5.1.1
# via validators
entrypoints==0.4
# via altair
gitdb==4.0.9
# via gitpython
gitpython==3.1.40
# via streamlit
greenlet==2.0.1
# via sqlalchemy
idna==3.4
# via requests
importlib-metadata==5.0.0
# via streamlit
jinja2==3.1.2
# via
# altair
# pydeck
jsonschema==4.17.0
# via altair
markupsafe==2.1.1
# via jinja2
numpy==1.23.5
# via
# altair
# pandas
# pyarrow
# pydeck
# streamlit
packaging==21.3
# via streamlit
pandas==1.5.1
# via
# -r annotation_tool/requirements.in
# altair
# streamlit
pillow==10.1.0
# via streamlit
protobuf==3.20.3
# via streamlit
psycopg2-binary==2.9.5
# via -r annotation_tool/requirements.in
pyarrow==10.0.0
# via streamlit
pydantic==1.10.2
# via sqlmodel
pydeck==0.8.0
# via streamlit
pygments==2.13.0
# via rich
pympler==1.0.1
# via streamlit
pyparsing==3.0.9
# via packaging
pyrsistent==0.19.2
# via jsonschema
python-dateutil==2.8.2
# via
# pandas
# streamlit
pytz==2022.6
# via pandas
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
requests==2.31.0
# via streamlit
rich==12.6.0
# via streamlit
semver==2.13.0
# via streamlit
six==1.16.0
# via python-dateutil
smmap==5.0.0
# via gitdb
sqlalchemy==1.4.41
# via
# sqlalchemy-utils
# sqlmodel
sqlalchemy-utils==0.38.3
# via -r annotation_tool/requirements.in
sqlalchemy2-stubs==0.0.2a29
# via sqlmodel
sqlmodel==0.0.8
# via -r annotation_tool/requirements.in
streamlit==1.14.1
# via -r annotation_tool/requirements.in
toml==0.10.2
# via streamlit
toolz==0.12.0
# via altair
tornado==6.4.2
# via streamlit
typing-extensions==4.4.0
# via
# pydantic
# sqlalchemy2-stubs
# streamlit
tzdata==2022.6
# via pytz-deprecation-shim
tzlocal==4.2
# via streamlit
urllib3==1.26.12
# via requests
validators==0.20.0
# via streamlit
watchdog==6.0.0
# via streamlit
wonderwords==2.2.0
# via -r annotation_tool/requirements.in
zipp==3.10.0
# via importlib-metadata