Spaces:
Running
Running
upload requirements and image
Browse files- catanddog_300x200.jpg +0 -0
- requirements.txt +62 -0
catanddog_300x200.jpg
ADDED
![]() |
requirements.txt
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
altair==5.4.1
|
2 |
+
attrs==24.2.0
|
3 |
+
blinker==1.8.2
|
4 |
+
cachetools==5.5.0
|
5 |
+
certifi==2024.8.30
|
6 |
+
charset-normalizer==3.4.0
|
7 |
+
click==8.1.7
|
8 |
+
gitdb==4.0.11
|
9 |
+
GitPython==3.1.43
|
10 |
+
google-api-core==2.23.0
|
11 |
+
google-api-python-client==2.154.0
|
12 |
+
google-auth==2.36.0
|
13 |
+
google-auth-httplib2==0.2.0
|
14 |
+
google-auth-oauthlib==1.2.1
|
15 |
+
googleapis-common-protos==1.66.0
|
16 |
+
gspread==6.1.4
|
17 |
+
httplib2==0.22.0
|
18 |
+
idna==3.10
|
19 |
+
importlib-resources==6.4.5
|
20 |
+
jinja2==3.1.4
|
21 |
+
jsonschema==4.23.0
|
22 |
+
jsonschema-specifications==2023.12.1
|
23 |
+
markdown-it-py==3.0.0
|
24 |
+
MarkupSafe==2.1.5
|
25 |
+
mdurl==0.1.2
|
26 |
+
narwhals==1.15.1
|
27 |
+
numpy==1.24.4
|
28 |
+
oauth2client==4.1.3
|
29 |
+
oauthlib==3.2.2
|
30 |
+
packaging==24.2
|
31 |
+
pandas==2.0.3
|
32 |
+
pillow==10.4.0
|
33 |
+
pkgutil-resolve-name==1.3.10
|
34 |
+
proto-plus==1.25.0
|
35 |
+
protobuf==5.29.0
|
36 |
+
pyarrow==17.0.0
|
37 |
+
pyasn1==0.6.1
|
38 |
+
pyasn1-modules==0.4.1
|
39 |
+
pydeck==0.9.1
|
40 |
+
pygments==2.18.0
|
41 |
+
pyparsing==3.1.4
|
42 |
+
python-dateutil==2.9.0.post0
|
43 |
+
python-dotenv==1.0.1
|
44 |
+
pytz==2024.2
|
45 |
+
referencing==0.35.1
|
46 |
+
requests==2.32.3
|
47 |
+
requests-oauthlib==2.0.0
|
48 |
+
rich==13.9.4
|
49 |
+
rpds-py==0.20.1
|
50 |
+
rsa==4.9
|
51 |
+
six==1.16.0
|
52 |
+
smmap==5.0.1
|
53 |
+
streamlit==1.40.1
|
54 |
+
tenacity==9.0.0
|
55 |
+
toml==0.10.2
|
56 |
+
tornado==6.4.2
|
57 |
+
typing-extensions==4.12.2
|
58 |
+
tzdata==2024.2
|
59 |
+
uritemplate==4.1.1
|
60 |
+
urllib3==2.2.3
|
61 |
+
watchdog==4.0.2
|
62 |
+
zipp==3.20.2
|