Skip to content

Commit

Permalink
Merge pull request #68 from Slainteee/patch1
Browse files Browse the repository at this point in the history
requirements updated
  • Loading branch information
KKhushhalR2405 committed Jun 20, 2021
2 parents f999a69 + c0a35f7 commit 6eeb6c4
Showing 1 changed file with 54 additions and 54 deletions.
108 changes: 54 additions & 54 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,96 +1,96 @@
absl-py==0.11.0
absl-py==0.13.0
appdirs==1.4.4
astunparse==1.6.3
backcall==0.2.0
beautifulsoup4==4.9.1
beautifulsoup4==4.9.3
bs4==0.0.1
cachetools==4.2.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
cloudinary==1.24.0
cachetools==4.2.2
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
cloudinary==1.25.0
colorama==0.4.4
contextvars==2.4
dataclasses==0.8
decorator==4.4.2
decorator==5.0.9
filelock==3.0.12
filetype==1.0.7
Flask==1.1.2
future==0.18.2
gast==0.3.3
gast==0.4.0
google==3.0.0
google-auth==1.24.0
google-auth-oauthlib==0.4.2
google-auth==1.31.0
google-auth-oauthlib==0.4.4
google-pasta==0.2.0
google-search==1.0.2
google-search==1.1.1
googlesearch-python==2020.0.2
googletrans==3.1.0a0
grpcio==1.35.0
h11==0.9.0
h2==3.2.0
googletrans==4.0.0rc1
grpcio==1.38.0
h11==0.12.0
h2==4.0.0
h5py==2.10.0
hpack==3.0.0
hpack==4.0.0
hstspreload==2020.12.22
httpcore==0.9.1
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
httpcore==0.13.6
httpx==0.18.2
hyperframe==6.0.1
idna==3.2
immutables==0.14
importlib-metadata==3.4.0
ipykernel==5.4.3
importlib-metadata==4.5.0
ipykernel==5.5.5
ipython==7.16.1
ipython-genutils==0.2.0
itsdangerous==1.1.0
itsdangerous==2.0.1
jedi==0.18.0
Jinja2==2.11.2
joblib==1.0.0
jupyter-client==6.1.11
jupyter-core==4.7.0
Jinja2==3.0.1
joblib==1.0.1
jupyter-client==6.2.0
jupyter-core==4.7.1
Keras-Preprocessing==1.1.2
lxml==4.6.2
Markdown==3.3.3
MarkupSafe==1.1.1
lxml==4.6.3
Markdown==3.3.4
MarkupSafe==2.0.1
numpy==1.18.5
oauthlib==3.1.0
opencv-python==4.5.1.48
oauthlib==3.1.1
opencv-python==4.5.2.54
opt-einsum==3.3.0
parso==0.8.1
parso==0.8.2
pickleshare==0.7.5
Pillow==8.1.0
prompt-toolkit==3.0.14
protobuf==3.14.0
Pillow==8.2.0
prompt-toolkit==3.0.19
protobuf==3.17.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
Pygments==2.7.4
Pygments==2.9.0
pytesseract==0.3.7
python-dateutil==2.8.1
python-whois==0.7.3
pywin32==300
pyzmq==21.0.2
requests==2.24.0
pyzmq==22.1.0
requests==2.25.1
requests-oauthlib==1.3.0
rfc3986==1.4.0
rsa==4.7
scikit-learn==0.24.0
rfc3986==1.5.0
rsa==4.7.2
scikit-learn==0.24.2
scipy==1.4.1
sightengine==1.4.0
six==1.15.0
six==1.16.0
sniffio==1.2.0
soupsieve==2.0.1
soupsieve==2.2.1
SpeechRecognition==3.8.1
tensorboard-plugin-wit==1.8.0
tensorflow-estimator==2.3.0
tensorflow-estimator==2.5.0
termcolor==1.1.0
threadpoolctl==2.1.0
torch==1.7.1
torchvision==0.4.1
torch==1.9.0
torchvision==0.10.0
tornado==6.1
traitlets==4.3.3
typing-extensions==3.7.4.3
uritools==3.0.0
urlextract==1.2.0
urllib3==1.25.9
typing-extensions==3.10.0.0
uritools==3.0.2
urlextract==1.3.0
urllib3==1.26.5
wcwidth==0.2.5
Werkzeug==1.0.1
Werkzeug==2.0.1
wrapt==1.12.1
zipp==3.4.0
zipp==3.4.1

0 comments on commit 6eeb6c4

Please sign in to comment.