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

Commit

Permalink
freeze cirq and openfermion requirements (#275)
Browse files Browse the repository at this point in the history
* freeze cirq and openfermion requirements

* add .1*
  • Loading branch information
kevinsung authored Sep 11, 2018
1 parent e04d1a9 commit 21b830e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cirq>=0.3
cirq==0.3.1.*
numpy
openfermion>=0.8.1
openfermion==0.8.1
pandas
scipy

0 comments on commit 21b830e

Please sign in to comment.