Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +124 -0
requirements.txt
ADDED
@@ -0,0 +1,124 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
altair==5.5.0
|
2 |
+
attrs==25.3.0
|
3 |
+
blinker==1.9.0
|
4 |
+
BTrees==6.1
|
5 |
+
cachetools==5.5.2
|
6 |
+
certifi==2025.1.31
|
7 |
+
cffi==1.17.1
|
8 |
+
Chameleon==4.6.0
|
9 |
+
charset-normalizer==3.4.1
|
10 |
+
click==8.1.8
|
11 |
+
gitdb==4.0.12
|
12 |
+
GitPython==3.1.44
|
13 |
+
grok==5.1
|
14 |
+
grokcore.annotation==4.0
|
15 |
+
grokcore.catalog==4.0
|
16 |
+
grokcore.chameleon==4.1
|
17 |
+
grokcore.component==4.1.1
|
18 |
+
grokcore.content==4.1
|
19 |
+
grokcore.formlib==4.0
|
20 |
+
grokcore.layout==4.0
|
21 |
+
grokcore.message==4.0
|
22 |
+
grokcore.security==4.0
|
23 |
+
grokcore.site==4.0
|
24 |
+
grokcore.traverser==4.0
|
25 |
+
grokcore.view==4.0
|
26 |
+
grokcore.viewlet==4.0
|
27 |
+
idna==3.10
|
28 |
+
Jinja2==3.1.6
|
29 |
+
jsonschema==4.23.0
|
30 |
+
jsonschema-specifications==2024.10.1
|
31 |
+
MarkupSafe==3.0.2
|
32 |
+
martian==2.1
|
33 |
+
multipart==1.2.1
|
34 |
+
narwhals==1.32.0
|
35 |
+
numpy==2.2.4
|
36 |
+
packaging==24.2
|
37 |
+
pandas==2.2.3
|
38 |
+
persistent==6.1.1
|
39 |
+
pillow==11.1.0
|
40 |
+
protobuf==5.29.4
|
41 |
+
pyarrow==19.0.1
|
42 |
+
pycparser==2.22
|
43 |
+
pydeck==0.9.1
|
44 |
+
python-dateutil==2.9.0.post0
|
45 |
+
python-dotenv==1.1.0
|
46 |
+
python-gettext==5.0
|
47 |
+
pytz==2025.2
|
48 |
+
referencing==0.36.2
|
49 |
+
requests==2.32.3
|
50 |
+
rpds-py==0.24.0
|
51 |
+
six==1.17.0
|
52 |
+
smmap==5.0.2
|
53 |
+
streamlit==1.44.0
|
54 |
+
tenacity==9.0.0
|
55 |
+
toml==0.10.2
|
56 |
+
tornado==6.4.2
|
57 |
+
transaction==5.0
|
58 |
+
typing_extensions==4.13.0
|
59 |
+
tzdata==2025.2
|
60 |
+
urllib3==2.3.0
|
61 |
+
z3c.autoinclude==1.1
|
62 |
+
z3c.flashmessage==3.0
|
63 |
+
z3c.pt==4.5
|
64 |
+
zc.catalog==4.0
|
65 |
+
zc.lockfile==3.0.post1
|
66 |
+
ZConfig==4.2
|
67 |
+
zdaemon==5.1
|
68 |
+
ZODB==6.0
|
69 |
+
zodbpickle==4.2
|
70 |
+
zope.annotation==5.1
|
71 |
+
zope.app.appsetup==5.0
|
72 |
+
zope.app.publication==5.0
|
73 |
+
zope.app.wsgi==5.3
|
74 |
+
zope.authentication==5.1
|
75 |
+
zope.browser==3.1
|
76 |
+
zope.browserpage==5.0
|
77 |
+
zope.browserresource==5.2
|
78 |
+
zope.cachedescriptors==5.1
|
79 |
+
zope.catalog==5.0
|
80 |
+
zope.component==6.0
|
81 |
+
zope.configuration==6.0
|
82 |
+
zope.container==6.1
|
83 |
+
zope.contentprovider==6.0
|
84 |
+
zope.contenttype==5.2
|
85 |
+
zope.datetime==5.1
|
86 |
+
zope.deferredimport==5.0
|
87 |
+
zope.deprecation==5.1
|
88 |
+
zope.dottedname==6.0
|
89 |
+
zope.error==5.1
|
90 |
+
zope.errorview==2.0
|
91 |
+
zope.event==5.0
|
92 |
+
zope.exceptions==5.2
|
93 |
+
zope.filerepresentation==6.1
|
94 |
+
zope.formlib==6.1
|
95 |
+
zope.generations==5.1.0
|
96 |
+
zope.hookable==7.0
|
97 |
+
zope.i18n==5.2
|
98 |
+
zope.i18nmessageid==7.0
|
99 |
+
zope.index==7.0
|
100 |
+
zope.interface==7.2
|
101 |
+
zope.intid==5.1
|
102 |
+
zope.keyreference==6.1
|
103 |
+
zope.lifecycleevent==5.1
|
104 |
+
zope.location==5.1
|
105 |
+
zope.login==3.1
|
106 |
+
zope.minmax==2.3
|
107 |
+
zope.pagetemplate==5.1
|
108 |
+
zope.password==6.0
|
109 |
+
zope.principalregistry==5.1
|
110 |
+
zope.processlifetime==3.1
|
111 |
+
zope.proxy==6.1
|
112 |
+
zope.ptresource==5.1
|
113 |
+
zope.publisher==7.3
|
114 |
+
zope.schema==7.0.1
|
115 |
+
zope.security==7.3
|
116 |
+
zope.securitypolicy==5.1
|
117 |
+
zope.session==5.1
|
118 |
+
zope.site==5.1
|
119 |
+
zope.size==5.1
|
120 |
+
zope.tal==5.1
|
121 |
+
zope.tales==6.1
|
122 |
+
zope.testing==5.1
|
123 |
+
zope.traversing==5.1
|
124 |
+
zope.viewlet==5.1
|