Skip to content

Commit

Permalink
debugging pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Bizon committed Aug 6, 2022
1 parent 7a0db78 commit d7a5042
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
pytest==6.2.5
fastapi==0.70.0
gunicorn==20.0.4
jsonschema==3.2.0
pydantic>=1.8.2
uvicorn==0.12.2
uvloop==0.14.0
httptools==0.1.1
pyyaml==5.3.1
requests==2.25.0
reasoner-pydantic==2.2.2
pamqp==3.2.0
pyyaml==5.3.1
pytest-asyncio==0.15.1
httpx==0.19.0
#pytest==6.2.5
#fastapi==0.70.0
#gunicorn==20.0.4
#jsonschema==3.2.0
#pydantic>=1.8.2
#uvicorn==0.12.2
#uvloop==0.14.0
#httptools==0.1.1
#pyyaml==5.3.1
#requests==2.25.0
#reasoner-pydantic==2.2.2
#pamqp==3.2.0
#pyyaml==5.3.1
#pytest-asyncio==0.15.1
#httpx==0.19.0
aio-pika==8.1.1
redis~=3.5.3
#redis~=3.5.3
#This is only used in creating the robokop results
neo4j
#neo4j

0 comments on commit d7a5042

Please sign in to comment.