noumanjavaid commited on
Commit
a4fb479
·
verified ·
1 Parent(s): 65fc7ee

Create requirements.text

Browse files
Files changed (1) hide show
  1. requirements.text +74 -0
requirements.text ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.3.0
2
+ annotated-types==0.6.0
3
+ anyio==4.3.0
4
+ attrs==23.2.0
5
+ blinker==1.8.2
6
+ Brotli==1.1.0
7
+ cachetools==5.3.3
8
+ certifi==2024.2.2
9
+ cffi==1.16.0
10
+ charset-normalizer==3.3.2
11
+ click==8.1.7
12
+ cssselect2==0.7.0
13
+ defusedxml==0.7.1
14
+ distro==1.9.0
15
+ docopt==0.6.2
16
+ exceptiongroup==1.2.1
17
+ fonttools==4.51.0
18
+ fpdf2==2.7.9
19
+ gitdb==4.0.11
20
+ GitPython==3.1.43
21
+ groq==0.6.0
22
+ h11==0.14.0
23
+ html5lib==1.1
24
+ httpcore==1.0.5
25
+ httpx==0.27.0
26
+ idna==3.7
27
+ Jinja2==3.1.4
28
+ jsonschema==4.22.0
29
+ jsonschema-specifications==2023.12.1
30
+ markdown-it-py==3.0.0
31
+ markdown2==2.4.13
32
+ MarkupSafe==2.1.5
33
+ md2pdf==1.0.1
34
+ mdurl==0.1.2
35
+ mutagen==1.47.0
36
+ numpy==1.26.4
37
+ packaging==24.0
38
+ pandas==2.2.2
39
+ pillow==10.3.0
40
+ protobuf==4.25.3
41
+ pyarrow==16.1.0
42
+ pycparser==2.22
43
+ pycryptodomex==3.20.0
44
+ pydantic==2.7.1
45
+ pydantic_core==2.18.2
46
+ pydeck==0.9.1
47
+ pydyf==0.10.0
48
+ Pygments==2.18.0
49
+ pyphen==0.15.0
50
+ python-dateutil==2.9.0.post0
51
+ python-dotenv==1.0.1
52
+ pytz==2024.1
53
+ referencing==0.35.1
54
+ requests==2.32.3
55
+ rich==13.7.1
56
+ rpds-py==0.18.1
57
+ six==1.16.0
58
+ smmap==5.0.1
59
+ sniffio==1.3.1
60
+ streamlit==1.36.0
61
+ tenacity==8.3.0
62
+ tinycss2==1.3.0
63
+ toml==0.10.2
64
+ toolz==0.12.1
65
+ tornado==6.4
66
+ typing_extensions==4.11.0
67
+ tzdata==2024.1
68
+ urllib3==2.2.1
69
+ watchdog==4.0.1
70
+ weasyprint==62.3
71
+ webencodings==0.5.1
72
+ websockets==13.0
73
+ yt-dlp @ https://github.com/yt-dlp/yt-dlp/archive/master.tar.gz
74
+ zopfli==0.2.3