Propvia commited on
Commit
0c76f34
·
1 Parent(s): 77ae63d
Files changed (1) hide show
  1. requirements.txt +142 -0
requirements.txt ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-types==0.7.0
2
+ anyio==4.11.0
3
+ appnope==0.1.4
4
+ argon2-cffi==25.1.0
5
+ argon2-cffi-bindings==25.1.0
6
+ arrow==1.3.0
7
+ asttokens==3.0.0
8
+ async-lru==2.0.5
9
+ attrs==25.3.0
10
+ babel==2.17.0
11
+ beautifulsoup4==4.14.2
12
+ bleach==6.2.0
13
+ CacheControl==0.14.3
14
+ cachetools==6.2.0
15
+ certifi==2025.8.3
16
+ cffi==2.0.0
17
+ charset-normalizer==3.4.3
18
+ comm==0.2.3
19
+ cryptography==46.0.2
20
+ debugpy==1.8.17
21
+ decorator==5.2.1
22
+ defusedxml==0.7.1
23
+ deprecation==2.1.0
24
+ executing==2.2.1
25
+ fastjsonschema==2.21.2
26
+ firebase_admin==7.1.0
27
+ fqdn==1.5.1
28
+ geographiclib==2.1
29
+ geopy==2.4.1
30
+ google-api-core==2.25.2
31
+ google-auth==2.41.1
32
+ google-cloud-core==2.4.3
33
+ google-cloud-firestore==2.21.0
34
+ google-cloud-storage==3.4.0
35
+ google-crc32c==1.7.1
36
+ google-resumable-media==2.7.2
37
+ googleapis-common-protos==1.70.0
38
+ grpcio==1.75.1
39
+ grpcio-status==1.75.1
40
+ h11==0.16.0
41
+ h2==4.3.0
42
+ hpack==4.1.0
43
+ httpcore==1.0.9
44
+ httpx==0.28.1
45
+ hyperframe==6.1.0
46
+ idna==3.10
47
+ ipykernel==6.30.1
48
+ ipython==9.6.0
49
+ ipython_pygments_lexers==1.1.1
50
+ ipywidgets==8.1.7
51
+ isoduration==20.11.0
52
+ jedi==0.19.2
53
+ Jinja2==3.1.6
54
+ json5==0.12.1
55
+ jsonpointer==3.0.0
56
+ jsonschema==4.25.1
57
+ jsonschema-specifications==2025.9.1
58
+ jupyter==1.1.1
59
+ jupyter-console==6.6.3
60
+ jupyter-events==0.12.0
61
+ jupyter-lsp==2.3.0
62
+ jupyter_client==8.6.3
63
+ jupyter_core==5.8.1
64
+ jupyter_server==2.17.0
65
+ jupyter_server_terminals==0.5.3
66
+ jupyterlab==4.4.9
67
+ jupyterlab_pygments==0.3.0
68
+ jupyterlab_server==2.27.3
69
+ jupyterlab_widgets==3.0.15
70
+ lark==1.3.0
71
+ MarkupSafe==3.0.3
72
+ matplotlib-inline==0.1.7
73
+ mistune==3.1.4
74
+ msgpack==1.1.1
75
+ nbclient==0.10.2
76
+ nbconvert==7.16.6
77
+ nbformat==5.10.4
78
+ nest-asyncio==1.6.0
79
+ notebook==7.4.7
80
+ notebook_shim==0.2.4
81
+ numpy==2.3.3
82
+ overrides==7.7.0
83
+ packaging==25.0
84
+ pandas==2.3.3
85
+ pandocfilters==1.5.1
86
+ parso==0.8.5
87
+ pexpect==4.9.0
88
+ platformdirs==4.4.0
89
+ postgrest==2.20.0
90
+ prometheus_client==0.23.1
91
+ prompt_toolkit==3.0.52
92
+ proto-plus==1.26.1
93
+ protobuf==6.32.1
94
+ psutil==7.1.0
95
+ ptyprocess==0.7.0
96
+ pure_eval==0.2.3
97
+ pyasn1==0.6.1
98
+ pyasn1_modules==0.4.2
99
+ pycparser==2.23
100
+ pydantic==2.11.9
101
+ pydantic_core==2.33.2
102
+ Pygments==2.19.2
103
+ PyJWT==2.10.1
104
+ python-dateutil==2.9.0.post0
105
+ python-json-logger==3.3.0
106
+ pytz==2025.2
107
+ PyYAML==6.0.3
108
+ pyzmq==27.1.0
109
+ realtime==2.20.0
110
+ referencing==0.36.2
111
+ requests==2.32.5
112
+ rfc3339-validator==0.1.4
113
+ rfc3986-validator==0.1.1
114
+ rfc3987-syntax==1.1.0
115
+ rpds-py==0.27.1
116
+ rsa==4.9.1
117
+ Send2Trash==1.8.3
118
+ six==1.17.0
119
+ sniffio==1.3.1
120
+ soupsieve==2.8
121
+ stack-data==0.6.3
122
+ storage3==2.20.0
123
+ StrEnum==0.4.15
124
+ supabase==2.20.0
125
+ supabase-auth==2.20.0
126
+ supabase-functions==2.20.0
127
+ terminado==0.18.1
128
+ tinycss2==1.4.0
129
+ tornado==6.5.2
130
+ traitlets==5.14.3
131
+ types-python-dateutil==2.9.0.20250822
132
+ typing-inspection==0.4.2
133
+ typing_extensions==4.15.0
134
+ tzdata==2025.2
135
+ uri-template==1.3.0
136
+ urllib3==2.5.0
137
+ wcwidth==0.2.14
138
+ webcolors==24.11.1
139
+ webencodings==0.5.1
140
+ websocket-client==1.8.0
141
+ websockets==15.0.1
142
+ widgetsnbextension==4.0.14