fix requirements.txt and environment.yaml

This commit is contained in:
Victor Hall 2022-10-22 22:17:04 -04:00
parent 2ae7995b80
commit 81299a2b44
3 changed files with 4 additions and 2 deletions

View File

@ -4,3 +4,4 @@ dependencies:
- pyarrow>=9.0.0
- aiofiles>=22.1.0
- colorama>=0.4.5
- aiohttp>=3.8.3

View File

@ -2,3 +2,4 @@ pandas>=1.4.3
pyarrow>=9.0.0
aiofiles>=22.1.0
colorama>=0.4.5
aiohttp>=3.8.3