Skip to content

Commit

Permalink
feat: udpate python packages and add pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
Hajar AIT EL KADI committed Dec 21, 2023
1 parent 24eb848 commit b72a264
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ PyYAML
geojson
shapely
minio==7.1.3
boto3==1.17.112
boto3==1.28.0
emails==0.6
pandas==1.1.5
cchardet==2.1.7
pandas==1.5.3
papermill==2.3.4
plotly==5.6.0
plotly_express==0.4.1
Expand All @@ -21,8 +20,9 @@ openpyxl==3.0.9
elasticsearch==7.17.0
elasticsearch_dsl==7.4.0
requests==2.31.0
python-dotenv==0.20.0
python-dotenv==0.21.0
swifter==1.1.3
tweepy==4.8.0
pytest==7.2.1
langdetect==1.0.9
langdetect==1.0.9
pydantic==2.3.0

0 comments on commit b72a264

Please sign in to comment.