File tree Expand file tree Collapse file tree 2 files changed +14
-18
lines changed
Expand file tree Collapse file tree 2 files changed +14
-18
lines changed Original file line number Diff line number Diff line change @@ -12,3 +12,5 @@ notebook/mrn_realtime_news_notebook_app.ipynb
1212notebook /mrn_trna_notebook_app.ipynb
1313notebook /images /trna_process.png
1414notebook /images /trna_process_assemble.png
15+
16+ old-requirements.txt
Original file line number Diff line number Diff line change 1- astroid == 2.4.2
2- autopep8 == 1.4.4
3- certifi == 2019.6.16
4- chardet == 3.0.4
5- colorama == 0.4.3
6- idna == 2.8
7- isort == 5.5.3
8- lazy-object-proxy == 1.4.3
9- mccabe == 0.6.1
10- pycodestyle == 2.5.0
11- pylint == 2.6.0
12- requests == 2.25.1
13- six == 1.12.0
14- toml == 0.10.1
15- typed-ast == 1.4.3
16- urllib3 >= 1.25.8
17- websocket-client == 0.56.0
18- wrapt == 1.12.1
1+ asttokens == 2.0.5
2+ certifi == 2021.10.8
3+ charset-normalizer == 2.0.8
4+ cycler == 0.10.0
5+ idna == 3.3
6+ kiwisolver == 1.3.1
7+ pyparsing == 2.4.7
8+ python-dotenv == 0.19.0
9+ requests == 2.26.0
10+ urllib3 == 1.26.7
11+ websocket-client == 1.2.1
12+ wincertstore == 0.2
You can’t perform that action at this time.
0 commit comments