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

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

View File

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