Create requirements.txt
Browse files- requirements.txt +99 -0
requirements.txt
ADDED
@@ -0,0 +1,99 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
altair==5.2.0
|
2 |
+
attrs==23.2.0
|
3 |
+
beautifulsoup4==4.12.3
|
4 |
+
blinker==1.7.0
|
5 |
+
branca==0.7.1
|
6 |
+
cachetools==5.3.3
|
7 |
+
certifi==2024.2.2
|
8 |
+
charset-normalizer==3.3.2
|
9 |
+
click==8.1.7
|
10 |
+
contourpy==1.2.0
|
11 |
+
cycler==0.12.1
|
12 |
+
decorator==5.1.1
|
13 |
+
duckdb==0.10.0
|
14 |
+
entrypoints==0.4
|
15 |
+
Faker==24.0.0
|
16 |
+
favicon==0.7.0
|
17 |
+
folium==0.16.0
|
18 |
+
fonttools==4.49.0
|
19 |
+
gitdb==4.0.11
|
20 |
+
GitPython==3.1.42
|
21 |
+
google-auth==2.28.1
|
22 |
+
google-auth-oauthlib==1.2.0
|
23 |
+
greenlet==3.0.3
|
24 |
+
gspread==5.12.4
|
25 |
+
gspread-dataframe==3.3.1
|
26 |
+
gspread-formatting==1.1.2
|
27 |
+
gspread-pandas==3.3.0
|
28 |
+
htbuilder==0.6.2
|
29 |
+
idna==3.6
|
30 |
+
importlib_metadata==7.0.2
|
31 |
+
Jinja2==3.1.3
|
32 |
+
jsonschema==4.21.1
|
33 |
+
jsonschema-specifications==2023.12.1
|
34 |
+
kiwisolver==1.4.5
|
35 |
+
lxml==5.1.0
|
36 |
+
Markdown==3.5.2
|
37 |
+
markdown-it-py==3.0.0
|
38 |
+
markdownlit==0.0.7
|
39 |
+
MarkupSafe==2.1.5
|
40 |
+
matplotlib==3.8.3
|
41 |
+
mdurl==0.1.2
|
42 |
+
more-itertools==10.2.0
|
43 |
+
numpy==1.26.4
|
44 |
+
oauthlib==3.2.2
|
45 |
+
packaging==23.2
|
46 |
+
pandas==1.5.3
|
47 |
+
pillow==10.2.0
|
48 |
+
prometheus_client==0.20.0
|
49 |
+
protobuf==4.25.3
|
50 |
+
pyarrow==15.0.0
|
51 |
+
pyasn1==0.5.1
|
52 |
+
pyasn1-modules==0.3.0
|
53 |
+
pydeck==0.8.1b0
|
54 |
+
Pygments==2.17.2
|
55 |
+
pymdown-extensions==10.7.1
|
56 |
+
pyparsing==3.1.2
|
57 |
+
python-dateutil==2.9.0.post0
|
58 |
+
python-decouple==3.8
|
59 |
+
pytz==2024.1
|
60 |
+
PyYAML==6.0.1
|
61 |
+
referencing==0.33.0
|
62 |
+
requests==2.31.0
|
63 |
+
requests-oauthlib==1.3.1
|
64 |
+
rich==13.7.1
|
65 |
+
rpds-py==0.18.0
|
66 |
+
rsa==4.9
|
67 |
+
shapely==2.0.3
|
68 |
+
six==1.16.0
|
69 |
+
smmap==5.0.1
|
70 |
+
soupsieve==2.5
|
71 |
+
sql_metadata==2.10.0
|
72 |
+
SQLAlchemy==1.4.0
|
73 |
+
sqlparse==0.4.4
|
74 |
+
st-annotated-text==4.0.1
|
75 |
+
st-gsheets-connection==0.0.4
|
76 |
+
streamlit==1.31.1
|
77 |
+
streamlit-aggrid==0.3.4.post3
|
78 |
+
streamlit-camera-input-live==0.2.0
|
79 |
+
streamlit-card==1.0.0
|
80 |
+
streamlit-embedcode==0.1.2
|
81 |
+
streamlit-extras==0.4.0
|
82 |
+
streamlit-faker==0.0.3
|
83 |
+
streamlit-folium==0.18.0
|
84 |
+
streamlit-image-coordinates==0.1.6
|
85 |
+
streamlit-keyup==0.2.3
|
86 |
+
streamlit-toggle-switch==1.0.2
|
87 |
+
streamlit-vertical-slider==2.5.5
|
88 |
+
StrEnum==0.4.15
|
89 |
+
tenacity==8.2.3
|
90 |
+
toml==0.10.2
|
91 |
+
toolz==0.12.1
|
92 |
+
tornado==6.4
|
93 |
+
typing_extensions==4.10.0
|
94 |
+
tzlocal==5.2
|
95 |
+
urllib3==2.2.1
|
96 |
+
validators==0.22.0
|
97 |
+
watchdog==4.0.0
|
98 |
+
xyzservices==2023.10.1
|
99 |
+
zipp==3.17.0
|