Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Commit

Permalink
[WIP] Bump Cirq and OpenFermion versions and fix tests (#318)
Browse files Browse the repository at this point in the history
Bump Cirq and OpenFermion versions
  • Loading branch information
kevinsung authored Dec 19, 2018
1 parent 8e6e793 commit aa03ac4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ numpy
pandas
scipy

# NOTE: switch to non-dev versions when releasing! Last explicit versions were:
# cirq==0.3.1.*
# openfermion==0.8.1
cirq~=0.4.0.dev
openfermion~=0.8.2.dev
# NOTE: switch to non-dev versions when releasing!
cirq==0.4.0
openfermion==0.9.0

0 comments on commit aa03ac4

Please sign in to comment.