Skip to content

Commit

Permalink
➕ add modules needed for dewrangle to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sickler-alex committed Mar 15, 2024
1 parent 55e9538 commit fea8768
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,26 @@
aiohttp==3.9.3
aiosignal==1.3.1
anyio==4.3.0
async-timeout==4.0.3
attrs==23.2.0
backoff==2.2.1
certifi==2023.11.17
charset-normalizer==3.3.2
exceptiongroup==1.2.0
frozenlist==1.4.1
gql==3.5.0
graphql-core==3.2.3
idna==3.6
multidict==6.0.5
numpy==1.24.4
pandas==2.0.3
pysam==0.22.0
python-dateutil==2.8.2
pytz==2023.3.post1
requests==2.31.0
six==1.16.0
sniffio==1.3.1
typing_extensions==4.10.0
tzdata==2023.4
urllib3==2.1.0
yarl==1.9.4

0 comments on commit fea8768

Please sign in to comment.