rbgo commited on
Commit
98533ff
·
1 Parent(s): 69b30f0

requirements.txt updated

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -120
requirements.txt CHANGED
@@ -1,122 +1,5 @@
1
- altair==4.2.0
2
- argon2-cffi==21.3.0
3
- argon2-cffi-bindings==21.2.0
4
- astor==0.8.1
5
- asttokens==2.0.5
6
- async-generator==1.10
7
- attrs==21.2.0
8
- backcall==0.2.0
9
- base58==2.1.1
10
- beautifulsoup4==4.9.3
11
- bleach==4.1.0
12
- blinker==1.4
13
- cachetools==5.0.0
14
- certifi==2021.10.8
15
- cffi==1.15.0
16
- charset-normalizer==2.0.7
17
- click==8.0.4
18
- colorama==0.4.4
19
- configparser==5.0.2
20
- crayons==0.4.0
21
- cryptography==35.0.0
22
- debugpy==1.5.1
23
- decorator==5.1.1
24
- defusedxml==0.7.1
25
- distlib==0.3.4
26
- entrypoints==0.4
27
- executing==0.8.3
28
- filelock==3.6.0
29
- gitdb==4.0.9
30
- GitPython==3.1.27
31
- h11==0.12.0
32
- idna==3.3
33
- importlib-metadata==4.11.2
34
- ipykernel==6.9.1
35
- ipython==8.1.1
36
- ipython-genutils==0.2.0
37
- ipywidgets==7.6.5
38
- jedi==0.18.1
39
- Jinja2==3.0.3
40
- jsonschema==4.4.0
41
- jupyter-client==7.1.2
42
- jupyter-core==4.9.2
43
- jupyterlab-pygments==0.1.2
44
- jupyterlab-widgets==1.0.2
45
- lxml==4.7.1
46
- MarkupSafe==2.1.0
47
- matplotlib-inline==0.1.3
48
- mistune==0.8.4
49
- MouseInfo==0.1.3
50
- nbclient==0.5.12
51
- nbconvert==6.4.2
52
- nbformat==5.1.3
53
- nest-asyncio==1.5.4
54
- notebook==6.4.8
55
- numpy==1.21.3
56
- outcome==1.1.0
57
- packaging==21.3
58
- pandas==1.1.5
59
- pandocfilters==1.5.0
60
- parso==0.8.3
61
- pickleshare==0.7.5
62
- Pillow==9.0.1
63
- platformdirs==2.5.1
64
- prometheus-client==0.13.1
65
- prompt-toolkit==3.0.28
66
- protobuf==3.19.4
67
- pure-eval==0.2.2
68
- pyarrow==7.0.0
69
- PyAutoGUI==0.9.53
70
- pycparser==2.20
71
- pydeck==0.7.1
72
- PyGetWindow==0.0.9
73
- Pygments==2.11.2
74
- Pympler==1.0.1
75
- PyMsgBox==1.0.9
76
- pyOpenSSL==21.0.0
77
- pyparsing==3.0.7
78
- pyperclip==1.8.2
79
- PyRect==0.1.4
80
- pyrsistent==0.18.1
81
- PyScreeze==0.1.28
82
- python-dateutil==2.8.2
83
- pytweening==1.0.4
84
- pytz==2021.3
85
- pytz-deprecation-shim==0.1.0.post0
86
- pywin32==303
87
- pywinpty==2.0.5
88
- pyzmq==22.3.0
89
- requests==2.26.0
90
- scipy==1.8.0
91
- selenium==4.0.0
92
- semver==2.13.0
93
- Send2Trash==1.8.0
94
- six==1.16.0
95
- smmap==5.0.0
96
- sniffio==1.2.0
97
- sortedcontainers==2.4.0
98
- soupsieve==2.2.1
99
- stack-data==0.2.0
100
  streamlit==1.7.0
101
- terminado==0.13.3
102
- testpath==0.6.0
103
- toml==0.10.2
104
- toolz==0.11.2
105
- tornado==6.1
106
- tradingview-scraper==0.0.6
107
- traitlets==5.1.1
108
- trio==0.19.0
109
- trio-websocket==0.9.2
110
- tzdata==2021.5
111
- tzlocal==4.1
112
- urllib3==1.26.7
113
- validators==0.18.2
114
- virtualenv==20.13.3
115
- watchdog==2.1.6
116
- wcwidth==0.2.5
117
- webdriver-manager==3.5.1
118
- webencodings==0.5.1
119
- widgetsnbextension==3.5.2
120
- wsproto==1.0.0
121
  xgboost==1.5.2
122
- zipp==3.7.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  streamlit==1.7.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  xgboost==1.5.2
3
+ numpy==1.21.3
4
+ pandas==1.1.5
5
+ pickleshare==0.7.5