fix requirements.txt and environment.yaml
This commit is contained in:
parent
2ae7995b80
commit
81299a2b44
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue