VioletS87 commited on
Commit
63380fb
·
verified ·
1 Parent(s): 756d29b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +63 -0
requirements.txt ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.3.0
2
+ annotated-types==0.7.0
3
+ anyio==4.4.0
4
+ attrs==23.2.0
5
+ blinker==1.8.2
6
+ cachetools==5.3.3
7
+ certifi==2024.7.4
8
+ charset-normalizer==3.3.2
9
+ click==8.1.7
10
+ colorama==0.4.6
11
+ deprecation==2.1.0
12
+ Flask==3.0.3
13
+ gitdb==4.0.11
14
+ GitPython==3.1.43
15
+ gotrue==2.5.4
16
+ h11==0.14.0
17
+ httpcore==1.0.5
18
+ httpx==0.27.0
19
+ idna==3.7
20
+ itsdangerous==2.2.0
21
+ Jinja2==3.1.4
22
+ jsonschema==4.22.0
23
+ jsonschema-specifications==2023.12.1
24
+ markdown-it-py==3.0.0
25
+ MarkupSafe==2.1.5
26
+ mdurl==0.1.2
27
+ numpy==2.0.0
28
+ packaging==24.1
29
+ pandas==2.2.2
30
+ pillow==10.4.0
31
+ postgrest==0.16.8
32
+ protobuf==5.27.2
33
+ pyarrow==16.1.0
34
+ pydantic==2.8.2
35
+ pydantic_core==2.20.1
36
+ pydeck==0.9.1
37
+ Pygments==2.18.0
38
+ pyserial==3.5
39
+ python-dateutil==2.9.0.post0
40
+ pytz==2024.1
41
+ realtime==1.0.6
42
+ referencing==0.35.1
43
+ requests==2.32.3
44
+ rich==13.7.1
45
+ rpds-py==0.18.1
46
+ six==1.16.0
47
+ smmap==5.0.1
48
+ sniffio==1.3.1
49
+ storage3==0.7.6
50
+ streamlit==1.36.0
51
+ StrEnum==0.4.15
52
+ supabase==2.5.1
53
+ supafunc==0.4.6
54
+ tenacity==8.5.0
55
+ toml==0.10.2
56
+ toolz==0.12.1
57
+ tornado==6.4.1
58
+ typing_extensions==4.12.2
59
+ tzdata==2024.1
60
+ urllib3==2.2.2
61
+ watchdog==4.0.1
62
+ websockets==12.0
63
+ Werkzeug==3.0.3