Skip to content

Commit

Permalink
Merge pull request #11 from eastgenomics/add-missing-reqs
Browse files Browse the repository at this point in the history
add missing requirement (#11)
  • Loading branch information
Yu-jinKim authored Oct 31, 2024
2 parents c05eb7c + 948ed08 commit abd876e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ numpy==1.21.4
freezegun==1.5.1
pandas==2.0.3
openpyxl==3.1.2
psycopg2-binary==2.9.10
pytest==7.2.0
requests==2.22.0
sqlalchemy==1.4.52

0 comments on commit abd876e

Please sign in to comment.