fix requirements.txt and environment.yaml
This commit is contained in:
parent
2ae7995b80
commit
81299a2b44
|
@ -4,3 +4,4 @@ dependencies:
|
|||
- pyarrow>=9.0.0
|
||||
- aiofiles>=22.1.0
|
||||
- colorama>=0.4.5
|
||||
- aiohttp>=3.8.3
|
|
@ -2,3 +2,4 @@ pandas>=1.4.3
|
|||
pyarrow>=9.0.0
|
||||
aiofiles>=22.1.0
|
||||
colorama>=0.4.5
|
||||
aiohttp>=3.8.3
|
Loading…
Reference in New Issue