Skip to content

Commit

Permalink
pip update
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Oct 9, 2024
1 parent 664bbb9 commit 68c805a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ click==8.1.7
contentful==2.1.1
cssselect2==0.7.0
defusedxml==0.7.1
dnspython==2.6.1
dnspython==2.7.0
flask==2.3.3
flask-caching==2.0.1
flask-wtf==1.2.1
Expand All @@ -28,7 +28,7 @@ graphene==3.3
graphql-core==3.2.4
graphql-relay==3.2.0
graphql-server==3.0.0b7
gunicorn==21.2.0
gunicorn==23.0.0
idna==3.10
inflection==0.5.1
itsdangerous==2.2.0
Expand All @@ -41,14 +41,14 @@ multidict==6.1.0
numpy==1.26.4
packaging==24.1
pandas==2.1.4
pillow==10.3.0
pillow==10.4.0
pip==24.2
propcache==0.2.0
protobuf==4.24.4
pycparser==2.22
pymongo==4.6.3
python-dateutil==2.9.0.post0
pytz==2023.3.post1
pytz==2024.2
redis==5.1.1
redis-sentinel-url==1.0.1
regex==2024.9.11
Expand All @@ -58,19 +58,19 @@ rq-dashboard==0.8.0.2
ruff==0.6.9
scikit-learn==1.3.2
scipy==1.14.1
setuptools==68.2.2
setuptools==75.1.0
six==1.16.0
threadpoolctl==3.2.0
tinycss2==1.2.1
tinycss2==1.3.0
types-python-dateutil==2.9.0.20241003
typing-extensions==4.8.0
tzdata==2023.3
typing-extensions==4.12.2
tzdata==2024.2
unidecode==0.4.21
urllib3==2.2.3
uvloop==0.20.0
webencodings==0.5.1
webob==1.8.8
werkzeug==3.0.4
wtforms==3.1.0
wtforms==3.1.2
xlsxwriter==3.2.0
yarl==1.14.0

0 comments on commit 68c805a

Please sign in to comment.