Robert Castagna commited on
Commit
42a93db
·
1 Parent(s): ac1e18e

package conflict

Browse files
Files changed (3) hide show
  1. .gitignore +0 -1
  2. fin_data.db +0 -0
  3. requirements.txt +0 -1
.gitignore CHANGED
@@ -1,5 +1,4 @@
1
  secrets.json
2
- fin_data.db
3
  config.json
4
  edgar-crawler/
5
  .venv/
 
1
  secrets.json
 
2
  config.json
3
  edgar-crawler/
4
  .venv/
fin_data.db ADDED
Binary file (41 kB). View file
 
requirements.txt CHANGED
@@ -17,4 +17,3 @@ requests
17
  datetime
18
  pygwalker==0.3.9
19
  streamlit==1.22.0
20
- lxml==4.9.4
 
17
  datetime
18
  pygwalker==0.3.9
19
  streamlit==1.22.0