Skip to content

Commit d1a6bb5

Browse files
committed
Updated reqmts.txt to remove unused packages
1 parent 4ca3e2b commit d1a6bb5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/server/requirements.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
numpy==1.22.0
21
Flask==1.1.2
3-
pandas==1.3.2
4-
52
sqlalchemy==1.4.15
63
psycopg2-binary==2.9.1
7-
xlrd==1.2.0 # currently used for xlsx, but we should consider adjusting code to openpyxl for xlsx
84
openpyxl
95
requests
106
pytest

0 commit comments

Comments
 (0)