-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
79 lines (79 loc) · 1.3 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
aiohttp==3.8.3
aiosignal==1.3.1
altair==4.2.0
anyio==3.6.1
async-timeout==4.0.2
attrs==22.1.0
bcrypt==4.0.1
black==22.10.0
blinker==1.5
cachetools==5.2.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
commonmark==0.9.1
decorator==5.1.1
entrypoints==0.4
extra-streamlit-components==0.1.56
frozenlist==1.3.3
gitdb==4.0.9
GitPython==3.1.28
h11==0.12.0
httpcore==0.15.0
httpx==0.23.0
idna==3.4
importlib-metadata==5.0.0
Jinja2==3.1.2
jsonschema==4.16.0
MarkupSafe==2.1.1
multidict==6.0.2
mypy-extensions==0.4.3
numpy==1.23.5
packaging==21.3
pandas==1.5.0
pathspec==0.10.1
Pillow==9.3.0
platformdirs==2.5.3
polars==0.14.25
prisma==0.7.0
protobuf==3.20.3
pyarrow==9.0.0
pydantic==1.10.2
pydeck==0.8.0b3
Pygments==2.13.0
PyJWT==2.6.0
Pympler==1.0.1
pyparsing==3.0.9
pyrsistent==0.18.1
python-dateutil==2.8.2
python-decouple==3.6
python-dotenv==0.21.0
pytz==2022.4
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
requests==2.28.1
rfc3986==1.5.0
rich==12.6.0
semver==2.13.0
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
st-pages==0.3.0
streamlit==1.15.2
streamlit-aggrid==0.3.3
streamlit-authenticator==0.2.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.5
toolz==0.12.0
tornado==6.2
typing_extensions==4.4.0
tzdata==2022.4
tzlocal==4.2
urllib3==1.26.12
validators==0.20.0
watchdog==2.1.9
XlsxWriter==3.0.3
yarl==1.8.1
zipp==3.8.1