Skip to content

Commit

Permalink
changed the order of requirements to avoid paddle-tensorflow collision
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudAshraf97 authored Mar 27, 2023
1 parent 0452965 commit 87665dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ matplotlib # unpinned
opencv-python # unpinned , mod_name=cv2
jax[cpu] # unpinned, we test for latest version now
jaxlib # unpinned, we test for latest version now
paddlepaddle # unpinned , mod_name=paddle
tensorflow-cpu # unpinned, we test for latest version now
tensorflow-addons # unpinned, we test for latest version now, mod_name=tensorflow_addons
tensorflow-probability # unpinned, we test for latest version now, mod_name=tensorflow_probability
Expand All @@ -22,6 +23,5 @@ coverage
scikit-learn
pandas
pyspark
paddlepaddle # unpinned , mod_name=paddle
mxnet
autoflake # for backend generation

0 comments on commit 87665dd

Please sign in to comment.